Skip to content

Releases: suitenumerique/projects

v1.2.0

06 Feb 18:09
1a2f13f

Choose a tag to compare

Added

  • Count badge on list headers
  • Automatically assign filtered members and labels to created cards
  • Display all activities by default and make them hideable

Fixed

  • Various interactions on the card modal

Changed

  • UI kit fixes

v1.1.0

03 Feb 15:35
21fe86e

Choose a tag to compare

Added

  • Kit UI v2 migration
  • User search on-demand for better performance and privacy

Fixed

  • 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

Changed

  • Removed pnpm in favor of npm for simplicity
  • Aligned node versions across environments
  • Cleaned up package-lock.json and added async overrides

v1.0.1

25 Nov 16:14
8e5bb50

Choose a tag to compare

Added

  • ✨ (frontend) add no member/label option in filters

Fixed

  • 💄 (frontend) Improve filters UI
  • 🐛(frontend) Switched to pointer collision strategy
  • 🐛 (header) fix posthog identification by using window.posthog
  • ✨ (frontend) add i18n support to Cunningham

Changed

  • 📝 Update README