0.9.9.8-beta #51
sassanix
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New Features, Enhancements & Fixes
This release adds several highly requested capabilities including account email changes, installability via PWA, and improvements in mobile responsiveness. It also brings better environment-based credential handling. Special thanks to @humrochagf for contributing to enhanced database security and deployment compatibility!
✨ New Features
Account Email Change
Users can now update the email address linked to their account from the Settings page.
Progressive Web App (PWA) Support
The application is now installable on Android devices.
manifest.json
with full metadata and icons.sw.js
) with a cache-first strategy for offline functionality.index.html
and registered viascript.js
.Manage Tags Button on Index Page
🔄 Changes
Mobile and Tablet Responsiveness
Improved the visual layout of grid and list views on smaller screens.
Database Credential Handling
Contributed by @humrochagf
Replaced hardcoded DB credentials with environment-based configurations.
DB_USER
,DB_ADMIN_USER
,DB_ADMIN_PASSWORD
) are now used via Docker Compose.🐛 Fixes
📷 Screenshots
Beta Was this translation helpful? Give feedback.
All reactions