Releases: FSTUM/finanztool-v2
Releases · FSTUM/finanztool-v2
27.06.2022 - v2.8
16.05.2022 - v2.7
22.03.2022 - v2.6
2022/01/17 - v2.5
2021/12/05 - v2.4
- 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
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 inCAMT-CSV
is now supported
2021/09/04 - v2.2
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
Upgrade of various dependencys.
Including:
- django-bootstrap5
- qrcode
- django
- psycopg2
2021/07/13 - v2.0
- Removed 2FA due to pending rollout by centralised keycloak 2FA from Compref
- Moved staging to kubernetes
- Improved documentation