-
1.1.1 Pre-release
released this
2025-05-21 15:39:51 +02:00 | 7 commits to main since this releaseRelease Notes – Version 1.1.1
✨ New Features & Improvements
-
Price Column Added:
The games table now includes a new Price column, displaying:- The current deal (with price and shop, if available)
- The historical lowest price for each game
-
Enhanced Price Display:
Each game entry now shows both the current deal price and the historical low price, providing more transparency for users. -
Status Consistency:
The status valueverschenkt
was changed togeschenkt
to ensure consistent terminology throughout the application. (English: Gifted) -
Date Formatting Update:
Dates for Created and Redeem by are now formatted asDD.MM.YYYY
using thestrftime
filter, replacing the previous custom date formatting function. -
Improved Shop Recognition:
GOG.com games are now better recognized and displayed in the shop column. -
User and Log Tables Introduced:
Two new tables have been added:- User Table: Lists usernames and admin status.
- Log Table: Displays timestamp, user, action, and details for each log entry.
-
Clearer Access Error Messages:
The error message for unauthorized access has been revised for clarity and consistency.
⚠️ Upgrade Notice
Important:
This release introduces changes to the database structure (e.g., new columns, new tables).
Before upgrading, please make a backup of your database located at/data
to prevent data loss, as breaking changes may occur.
🚀 Installation / Upgrade Instructions
-
Backup your data:
Copy or archive the/data
directory to a safe location. -
Update the application files:
Replace the old files with the new version. -
Run the updated setup script:
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
setup.sh
1 download · 110 KiB
-