v0.25.0
github-actions
released this
28 Mar 09:33
·
2626 commits
to refs/heads/main
since this release
Changes
For the full changelog, see: https://changelog.crowd.dev
🚀 Features
- Custom activity types and activity manual creation @gaspergrom (#666)
✨ Improvements
- Migrated the frontend's ESLint to Airbnb, which fixed several bugs @gaspergrom (#687)
- Improved the performance of the app while loading @joanagmaia (#663)
- Added a worker to refresh sample data @joanreyero (#661)
🐞 Bug Fixes
- Made limits more strict in Stack Overflow @garrrikkotua (#683)
- Fixed emails not being exported in CSV exports @epipav (#682)
- The frontend was sending duplicate queries to the backend. This is now fixed. @gaspergrom (#679)
- Integration processing can now last multiple days because of rate limits @themarolt (#677)
- Fixed a bug in members' merge suggestions caused by members having multiple emails @epipav (#678)
- Fix some frontend bugs caused by members having multiple emails @joanagmaia (#674)
- Fix end-to-end tests for a smoother CI @gaspergrom (#673)