v0.2.0
What's Changed
- feat: add story points feature to tasks with CRUD operations and UI i… by @pikann in #106
- feat: update BrandPanel to reflect new features and descriptions for … by @pikann in #107
- feat: add is_public flag to projects for anonymous access by @pikann in #108
- feat: setup docker cd by @pikann in #109
- feat: enhance database configuration to support Amazon Aurora DSQL wi… by @pikann in #110
- feat: implement cache by @pikann in #111
- feat: add loading skeletons to various components for improved user e… by @pikann in #112
- feat: add canEdit prop to task detail components for permission-based… by @pikann in #113
- Feature/implement plugins features by @pikann in #114
- refactor: refactor code for front-end sdk by @pikann in #115
- chore: migrate plugin sdk into separate repository by @pikann in #116
- Feature/enhance plugin view by @pikann in #117
- feat: add plugin marketplace functionality by @pikann in #118
- feat: add MCP plugin support with new directory structure and SDK by @pikann in #119
- Feature/improve plugin feature by @pikann in #121
- Feature/migrate bdd feature into plugin by @pikann in #122
- feat: migrate github feature into plugin by @pikann in #123
- Sync by @pikann in #125
- feat: enhance comment functionality with BlockNote integration by @pikann in #124
- chore: remove GitHub integration tables as they have been migrated to… by @pikann in #126
- refactor: update API base URL handling to use window.location.origin by @pikann in #127
- refactor: update API base URL in tests for consistency with developme… by @pikann in #128
- refactor: remove support for Aurora DSQL and related configurations by @pikann in #129
- refactor: update EnsureBucket logic to assume manual bucket creation … by @pikann in #130
- feat: enhance task detail mcp tool by @pikann in #131
- feat: implement cleanBlocks utility and integrate into doc and descri… by @pikann in #132
Full Changelog: v0.1.1...v0.2.0