Releases: OperaVaria/unit-converter-web
Releases · OperaVaria/unit-converter-web
Version 1.5.0
[1.5.0] - 2025.01.31
Added
- Liquid volume unit systems: Tokaj-Hegyalja, Várad, Zagreb.
Changed
- Refined phraseology in the database.
- Updated changelog with links.
- Updated requirements.txt.
Fixed
- Fixed broken menu due to a Choices.js update.
- Database typos and stylistic corrections.
Version 1.4.0
[1.4.0] - 2024.05.09
Added
- Pylint workflow.
- Database: Sopron liquid volume systems.
Changed
- ChaceLib settings for new Flask-Session version 0.8.0.
- If cannot set best match, fallback locale is English.
- Updated requirements.txt.
- Refined CSP exceptions.
Fixed
- Session folder notice missing.
- Small arrangements based on Pylint suggestions.
- Database typos.
- General typos.
Version 1.3.0
[1.3.0] - 2024.03.12
Added
- SEO files (robots.txt, sitemap.xml).
- humans.txt.
Changed
- HTML restructured for accessibility and SEO.
- Simple footer for mobile screens instead of buttons.
- Smaller header on desktop.
- Slow loading "current year" JS swapped out for Jinja/Python variable.
- CSS tweaks.
Fixed
- About page Flask extension lists' display problems.
- Hyphenation problems with Hungarian texts.
- Code formatting.
- Typos.
1.2.0
[1.2.0] - 2024.03.09
Added
- Implemented minification with Flask-Minify.
- Implemented HTTP security headers with Flask-Talisman.
- Unit systems added: Pressburg, Eger, Kassa, Nagyszombat liquid volume units.
Changed
- Eliminated inline JavaScript.
- Updated docs and about.
Fixed
- Typos in database.
- Code formatting.
- Fixed further soft refresh imperfections.
- All links open in new tab.
Version 1.1.1
[1.1.1] - 2024.03.07
Added
- Choices.js css added locally for easier styling.
- Choices.js licence file attached.
Changed
- Choices.js menu further customized, simple animation added.
Fixed
- Some comments clarified.
Version 1.1.0
[1.1.0] - 2024.03.06
Added
- Choices.js select menus implemented.
- New unit systems: Austrian fortification area, length, Austro-Hungarian sailor's.
Changed
- New favicon.
- Style tweaks.
- Spacing tweaks.
- Docs updated.
Fixed
- Database typos.
Version 1.0.1
[1.0.1] - 2024.02.25
Added
- Html lang changes with locale.
- Warning at the end of "settings.py" if file run by accident.
Changed
- Revamped about page and source list.
- Amended README.md.
- Version number updates automatically on the index page.
Fixed
- Small adjustments to the database.
- Safeguard if "request.accept_languages.best_match()" fails.
- CSV files formatted to properly display on GitHub.
- Minor aesthetic tweaks in HTML and CSS files.
- Better look on smaller mobile screens.
Version 1.0.0
[1.0.0] - 2024.02.24
Added
- Initial "release".