This repository has been archived by the owner on Dec 18, 2024. It is now read-only.
Releases: gkisalatiga/simon-petrus
Releases · gkisalatiga/simon-petrus
v0.3.4
v0.3.3
v0.3.2
- Fix: Fixed cannot parse unicode characters in the JSON files
The error presumably persists on Windows and other operating systems that do not use UTF-8 as the default encoding.
This has now been fixed.
What's Changed
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
- New: Added the dashboard menu to add and manage YouTube playlists of GKI Salatiga+
- New: Added the flag to fetch more than 100 Google Drive photos in GKI Salatiga+ gallery menu
- New: Added license and changelog info dialog
- Improved: You can now decrypt credentials by pressing the "enter/return" key
- Fix: Uploading the JSON data does not commit the latest update on first launch
- Fix: Fixed Google Drive OAUTH2.0 token expires after 50 API calls
- Fix: Fixed loading animation screen does not close during sync and fetch due to lost internet
What's Changed
Full Changelog: v0.2.0...v0.3.0
v0.2.0
- Info: Switched dependency from "pyargon2" to "argon2-cffi"
- Info: Switched dependency from "python-magic" to "filetype"
- New: Introduced the
global_schema
file that handles all app-wide global variable assignments and storage - Improved: Splitted screen, frame, and dialog classes in
main.py
to individual class files underhandler
folder - Fix: Fixed module dependency so that the source is pyinstaller-compilable on Windows without Visual C++ 14.0 requirement
- Fix: Fixed API key error not detected when attempting to git-push the change
What's Changed
- v0.2.0 major back-end update by @groaking in #11
- Created the
pyinstaller
compilation scripts by @groaking in #12
Full Changelog: v0.1.7...v0.2.0
v0.1.7
v0.1.6
- New: Added carousel poster banner uploader and editor
- New: Added the interface to update agenda data
- Fix: Fixed carousel not preserving banner order
What's Changed
Full Changelog: v0.1.5...v0.1.6
v0.1.5
v0.1.4
- New: Added forms data editor
Full Changelog: v0.1.3...v0.1.4