Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Releases: gkisalatiga/simon-petrus

v0.3.4

05 Oct 16:56
391ed51
Compare
Choose a tag to compare
  • Fix: Fixed repeated Google OAUTH token file expiration by implementing Service Account

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

13 Sep 16:49
c1ca42f
Compare
Choose a tag to compare
v0.3.3 Pre-release
Pre-release
  • Fix: Fixed "cannot decode UTF-8 unicode" error when pushing the JSON schema to GitHub

What's Changed

  • Fix character encoding error when pushing to GitHub by @groaking in #16

Full Changelog: v0.3.2...v0.3.3

v0.3.2

13 Sep 16:25
0464709
Compare
Choose a tag to compare
v0.3.2 Pre-release
Pre-release
  • 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

23 Aug 04:51
e0eab48
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release
  • New: Added "static content" (church profile content) editor

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

19 Aug 21:19
596a3d2
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
  • 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

16 Aug 20:46
042305a
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • 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 under handler 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

Full Changelog: v0.1.7...v0.2.0

v0.1.7

15 Aug 00:31
c7e1b0f
Compare
Choose a tag to compare
v0.1.7 Pre-release
Pre-release
  • New: Added the gallery interface for uploading photo albums
  • Fix: Fixed typos on the use of hypens

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

14 Aug 08:31
a078028
Compare
Choose a tag to compare
v0.1.6 Pre-release
Pre-release
  • 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

12 Aug 20:30
7159d32
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release
  • New: Added QRIS code image updater
  • New: Added offertories bank transfer destination updater

What's Changed

Full Changelog: v0.1.2...v0.1.5

v0.1.4

12 Aug 20:30
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release
  • New: Added forms data editor

Full Changelog: v0.1.3...v0.1.4