All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Count badge on list headers
- Automatically assign filtered members and labels to created cards
- Display all activities by default and make them hideable
- Various interactions on the card modal
- UI kit fixes
- Kit UI v2 migration
- User search on-demand for better performance and privacy
- Shared boards display in left menu
- XSS vulnerability from react-photoswipe-gallery
- User emails now masked on public boards when not logged in
- Node upgrade issues
- Attachment popup removed
- ESLint config extending from another package.json
- Removed pnpm in favor of npm for simplicity
- Aligned node versions across environments
- Cleaned up package-lock.json and added async overrides
- ✨ (frontend) add no member/label option in filters
- 💄 (frontend) Improve filters UI
- 🐛(frontend) Switched to pointer collision strategy
- 🐛 (header) fix posthog identification by using window.posthog
- ✨ (frontend) add i18n support to Cunningham
- 📝 Update README