Skip to content

Releases: FSTUM/finanztool-v2

27.06.2022 - v2.8

28 Jun 07:51
Compare
Choose a tag to compare
  • clarified the description of AT-44 and AT-05 for EPC-QR-Codes
  • Minor dependency bumps
  • Added a dashboard-stat for viewing key-usage statistics over time
  • new animal:
    cute meercats

16.05.2022 - v2.7

16 May 21:04
Compare
Choose a tag to compare
  • EPC-QR-Codes are now also generated on Posten save
  • Minor dependency bumps
  • new cat:
    a cute cat

22.03.2022 - v2.6

16 Apr 23:30
Compare
Choose a tag to compare
  • EPC-QR-Codes have been added:
    • Receivers of a receipt can now enter their receipt without typing letters/numbers into an PC via human-error pron appendages
    • less
  • Minor:
    • some dependency-version bumps
  • new cats:

2022/01/17 - v2.5

17 Jan 23:04
Compare
Choose a tag to compare
  • A shoppingcart has been added:
    • a form (NOT multiuser-save) to gather ideas what to buy from the next order
  • Bugfix:
    • No Blurry logo (this time really 😉)
  • Minor:
    • some dependency-version bumps
  • Now shipping with more Unicorns:

2021/12/05 - v2.4

02 Dec 22:20
Compare
Choose a tag to compare
  • The authentication backend was changed to Keycloak:
    • Realm wide 2FA is now finally supported 🥳 (Big thanks to Compref)
    • Single-Sign-On (you only sign in once across all supported sites) functionality is now availible
  • The generated key(card)-deposit slips were redesigned:
    • No Blurry logo
    • Made the signing fields larger and made them digitally accessible.
    • Changed the font to a more modern one.
  • Minor:
    • some dependency-version bumps

2021/10/28 - v2.3

28 Oct 20:55
Compare
Choose a tag to compare

Bugfixes:

  • #39 The Decimal-Separator used in this tool is now consistent
  • #41 Mails for Keycards no longer trigger an latex error if _ is used in them.
    UX improvements:
  • #40 Every mail send by this tool is also send to the main finanz mail adress
  • #41 Button beim Emailversenden für Schüsseltypänderungen hat nun ein bestätigungsmodal wie rechung->bezahlt
    Minor:
  • some dependency-version bumps
  • UEBERTRAG (GUTSCHR. UEBERW), which sometimes comes up in CAMT-CSV is now supported

2021/09/04 - v2.2

04 Sep 17:07
Compare
Choose a tag to compare

Bugfixes:

  • #38 fixed 500 on konto load

UX improvements:

  • #37 duplacate_rechnung view now also has the request.user as an "Ersteller"
  • #36 "Alle Rechnungen" is now Rechnungsnummer-desc

Minor (these would not have triggered a new release):

  • non critical dependency-version bumps
  • added .mailmap configuration

2021/08/03 - v2.1

03 Aug 20:11
3a0864a
Compare
Choose a tag to compare

Upgrade of various dependencys.
Including:

  • django-bootstrap5
  • qrcode
  • django
  • psycopg2

2021/07/13 - v2.0

13 Jul 18:43
986fe73
Compare
Choose a tag to compare
  • Removed 2FA due to pending rollout by centralised keycloak 2FA from Compref
  • Moved staging to kubernetes
  • Improved documentation

2021/06/09 - v2.0.Alpha2

09 Jun 19:37
26057d9
Compare
Choose a tag to compare
Pre-release
  • Added a Getränkeoverview (who drank how much)
  • Added QR-Codes
  • Added 2FA (Auth app or Yubikey. SMS/Calling is not enabled, due to cost and usefullness concerns)
  • Added Dashboards
  • Code-Quality improvements and Bugfixes