TM v4.6.1 #5989
Closed
ramyaragupathy
started this conversation in
General
TM v4.6.1
#5989
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
What's new in TM 🎊
What has been fixed 🏗️
What has been improved 🪄
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/5900New Contributors
Full Changelog: v4.6.0...v4.6.1
This discussion was created from the release TM v4.6.1.
Beta Was this translation helpful? Give feedback.
All reactions