Reitti 2.4.1: Bug Fix and Stability Release
Hi everyone,
I'm releasing a quick follow-up, version 2.4.1, to address a few bugs that were discovered after our recent feature release. This update focuses on improving stability and the user experience.
A Big Thank You to the Community!
I want to give a special shout-out to user SKBo, who took the time to report several small but important UI issues. Thanks to their detailed feedback, I was able to fix them all in a single pass.
- Integration URLs Now Update Correctly: When you have multiple API tokens, selecting a different token on the mobile app integration page will now correctly update the setup URL.
- Corrected Translations: The "Transportation Modes" settings page now properly displays all translated text as intended.
- Conditional Menu Link: The "Manage Data" link in the main navigation will now only appear if the data management feature is actually enabled in your configuration.
All issues above were fixed in PR #455.
Other Bug Fixes
- Fix for Unused API Tokens: I've fixed a bug that caused an error when viewing the list of API tokens if one of them had never been used. The page will now load correctly for all tokens, new or old. (PR #453)
This is a recommended update for all users to ensure a smoother experience. Thanks again for all the bug reports!
Full Changelog: https://github.com/dedicatedcode/reitti/compare/v2.4.0...v2.4.1