Skip to content

Latest commit

 

History

History
120 lines (61 loc) · 6.78 KB

File metadata and controls

120 lines (61 loc) · 6.78 KB

Changelog

2.3.2 (2025-10-01)

Bug Fixes

  • enhance project documentation for multi-browser support and user experience improvements (3602658)
  • update project overview to clarify Linkfy's functionality as a universal music streaming URL converter (f617fa6)

2.3.1 (2025-10-01)

Bug Fixes

  • update bug fix tasks with ClickUp references for v2.3.0 (935d1b3)

Documentation

  • update q4 sprint plan with december capacity, holidays and language policy (1df4dfd)

2.3.0 (2025-10-01)

Features

  • clickup: add automatic ROADMAP sync when creating tasks (8b83435)
  • clickup: add ClickUp task creation helper functions and configuration documentation (165fcde)
  • clickup: update file paths in ClickUp setup documentation for clarity (5b4af5c)
  • config: add initial configuration for ClickUp server in mcp.json (5dba73b)
  • docs: add ClickUp MCP configuration template and setup instructions (0d2bf81)
  • gitignore: add ClickUp tasks folder to .gitignore (ca591e2)
  • roadmap: enhance URL detection and validation section with new tasks and features (5b4af5c)
  • roadmap: update development roadmap with ClickUp integration and organized task categories (69e9d7a)
  • tasks: create tasks.md for future development considerations and enhancements (69e9d7a)

Bug Fixes

  • client: resolve GitHub Pages SPA routing issues (e424b94)
  • config: correct Vite plugin syntax for 404.html generation (f4b8c0f)
  • docs: update README and add initial ROADMAP for project planning (233aec8)

Code Refactoring

  • gitignore: remove ClickUp tasks folder from .gitignore (69e9d7a)

Documentation

  • add comprehensive ROADMAP sync guide with examples (1012d07)
  • add Q4 2025 sprint plan with agile workflow for 2 fullstack devs (ee80407)

2.2.0 (2025-09-30)

Features

  • docs: add auto-generation of architecture diagrams using Mermaid (c60decb)

Bug Fixes

  • ci: resolve puppeteer sandbox issues in diagram generation (195be11)
  • docs: remove unnecessary div wrapper around issue reporting badge in README (d4b4367)
  • docs: update issue reporting badge in README for better visibility (d67069e)

2.1.2 (2025-09-30)

Bug Fixes

  • docs: correct table of contents formatting in CONTRIBUTING.md (9f9bca0)
  • docs: update badge text for live demo link in README.md (b19e803)
  • docs: update badge text from "Use App" to "Launch App" in README.md (75635ae)
  • docs: update help section wording in CONTRIBUTING.md for clarity (3dafd15)

2.1.1 (2025-09-30)

Documentation

  • add CODEOWNERS file for repository structure (70ac906)

2.1.0 (2025-09-30)

Features

  • auth: redirect to dashboard after login in GitHub Pages (693e4dd)

Bug Fixes

  • auth: use correct redirect URL for GitHub Pages (92c5556)

2.0.0 (2025-09-30)

⚠ BREAKING CHANGES

  • .copilotrc.md file removed, use docs/COMMIT_CONVENTION.md instead

Bug Fixes

  • config: move GitHub community files to root for tab visibility (15c2f35)

Documentation

  • consolidate and improve project documentation structure (c6d83ec)

1.1.1 (2025-09-30)

Code Refactoring

  • config: reorganize project structure into folders (0cae80c)