TM v4.6.1
ramyaragupathy
released this
17 Jul 13:25
·
931 commits
to develop
since this release
What's Changed
What's new in TM π
- Add feature to revert tasks set as unavailable by a specific user by @Aadesh-Baral in #5955
What has been fixed ποΈ
- Encode organisation name query parameter when navigating to the Explore Projects page by @HelNershingThapa in #5928
- Use https for outlink by @dakotabenjamin in #5950
- Fix removal of project teams while updating them. by @Aadesh-Baral in #5917
- solved the dropdown toggle bug by @mtalhabaig3 in #5865
- Catch exceptions raised while formatting specific tasks instruction. by @Aadesh-Baral in #5940
What has been improved πͺ
- #5331 - Eliminate Possibilities of Sending Multiple Project Update Emails by @Aadesh-Baral in #5968
- Add confirmation pop up window when leaving a team by @HelNershingThapa in #5881
- Use lazy loading for routes by @tsmock in #5914
- Use idempotent remote control commands for JOSM by @tsmock in #5837
- Update Code of conduct.md by @mohammadareeb95 in #5623
- Conditionally render copy comment to other tasks button by @HelNershingThapa in #5879
- Add task id and link to email when user is mentioned by @d-rita in #5883
- Improve check for existing email addresses by @k3KAW8Pnf7mkmdSMPHz27 in #3662
Expand to see detailed changes to the codebase π§βπ»
- Fix warnings shown by sqlalchemy on redefined functions. by @Aadesh-Baral in https://github.com//pull/5867
- Update coverage configs by @Aadesh-Baral in https://github.com//pull/5875
- Remove all of the transitive dependencies from requirements.txt by @Aadesh-Baral in https://github.com//pull/5876
- Bump sentry-sdk[flask] from 1.24.0 to 1.25.0 by @dependabot in https://github.com//pull/5868
- Remove unhandled exception handling blocks. by @Aadesh-Baral in https://github.com//pull/5933
- Catch exceptions raised while formatting specific tasks instruction. by @Aadesh-Baral in https://github.com//pull/5940
- Bump pytest from 7.3.2 to 7.4.0 by @dependabot in https://github.com//pull/5939
- Bump flask-sqlalchemy from 3.0.3 to 3.0.5 by @dependabot in https://github.com//pull/5935
- Bump coverage from 7.2.6 to 7.2.7 by @dependabot in https://github.com//pull/5851
- Bump werkzeug from 2.3.4 to 2.3.6 by @dependabot in https://github.com//pull/5901
- React: Fix "Invalid DOM property `class`" in JSX SVG by @tsmock in https://github.com//pull/5963
- ReactJS: Don't use 'selected' for '' nodes by @tsmock in https://github.com//pull/5965
- Update react dropzone by @tsmock in https://github.com//pull/5966
- Refactor request body validation using decorator by @Aadesh-Baral in https://github.com//pull/5920
- Use idempotent remote control commands for JOSM by @tsmock in https://github.com//pull/5837
- Fix eslint warnings for valid-typeof by @tsmock in https://github.com//pull/5889
- ReactJS: Fix an input component changing from uncontrolled to controlled by @tsmock in https://github.com//pull/5890
- Use lazy loading for routes by @tsmock in https://github.com//pull/5914
- Frontend Tests: Standardize `userEvent` usage to conform with upstream recomendations by @tsmock in https://github.com//pull/5872
- Bump importlib-metadata from 6.6.0 to 6.7.0 by @dependabot in https://github.com//pull/5924
- Bump pytest from 7.3.1 to 7.3.2 by @dependabot in https://github.com//pull/5904
- Fix test cases that, while checking the 404 status code, make requests to non-existent urls rather than non-existent resources. by @Aadesh-Baral in https://github.com//pull/5938
- Fix issue with error component display during ongoing fetch by @HelNershingThapa in https://github.com//pull/5886
- Fix "Each child in a list should have a unique 'key' prop" when display project cards for similar projects by @HelNershingThapa in https://github.com//pull/5929
- Bump sentry-sdk[flask] from 1.25.0 to 1.26.0 by @dependabot in https://github.com//pull/5936
- Update tests for the notifications page components by @HelNershingThapa in https://github.com//pull/5885
- Easy dependency updates by @tsmock in https://github.com//pull/5937
- Add @babel/plugin-proposal-private-property-in-object to devDependencies by @HelNershingThapa in https://github.com//pull/5948
- Navigation enhancements: improve 'learn' page access and redirection by @HelNershingThapa in https://github.com//pull/5949
- Remove window reload from lock task for mapping logic by @HelNershingThapa in https://github.com//pull/5969
- Bump flask-cors from 3.0.10 to 4.0.0 by @dependabot in https://github.com//pull/5941
- Remove tachyons outline in link focus by @HelNershingThapa in https://github.com//pull/5882
- Tests: add missing await for async statements in tests by @tsmock in https://github.com//pull/5871
- ReactJS: Fix "Each child in a list should have a unique 'key' prop" by @tsmock in https://github.com//pull/5891
- Add notification API tests by @d-rita in https://github.com//pull/5715
- Upgrade staging PostgreSQL version to 14 by @eternaltyro in https://github.com//pull/5894
- Define custom exceptions for better handling error response by @Aadesh-Baral in https://github.com//pull/5899
- Fix one of the failing project tests due to order of returned result. by @Aadesh-Baral in https://github.com//pull/5900
New Contributors
- @mtalhabaig3 made their first contribution in #5865
Full Changelog: v4.6.0...v4.6.1