Releases: OpenAdministration/StuFis
Releases · OpenAdministration/StuFis
v4.2.1
v4.2.0
What's Changed
- External project wireframe by @lukas-staab and @thsstll in #241
- now using fluxui.dev (licence needed for hosting)
- started rework:
- external applications
- hhp
- more options in config:
- number of characters in project description
- (Protocol/decision) link in project optional yes/no + renaming possible
- Optimised fields for legal bases
- new overview in start menu for open projects
- migrated legacy encryption to laravel (chat, iban)
- more testing e.g. for csv import, authentication
- fixed automated status booked
- Tabs on the start page are visible again, even if no committee is assigned to the account
- many small things fixed
The Env Variables CHAT_PUBLIC_KEY
, CHAT_PRIVATE_KEY
, IBAN_SECRET_KEY
are depreacted, please remove them from your .env
file after confirming the crypto migration with:
php artisan legacy:migrate-encryption
was successful. Make sure not to rotate the Laravel APP_KEY
secret, otherwise your encryption will be inaccessible.
v4.1.6
What's Changed
- Update config.orgs.php for FHE by @lukas-staab in #235
- bugfix: budget plan summing did omit the income if the same invoice had income and expense
Full Changelog: v4.1.5...v4.1.6
v4.1.5
v4.1.4
v4.1.3
What's Changed
-
new validation for date sorting in csv import
-
V4.1.3 by @lukas-staab in #228
Full Changelog: v4.1.2...v4.1.3
v4.1.2
What's Changed
- Customised texts in CSV import to reduce confusion
- Empty lines are now ignored in CSV import
- dates are displayed more beautifully
v4.1.2 by @lukas-staab in #225
Full Changelog: v4.1.1...v4.1.2
v4.1.1
- Bugfix CSV Import
Full Changelog: v4.1.0...v4.1.1
v4.1.0
v4.0.2
- #255 autoupdate with backup
- adding error 500 screen
- including version number in UI/menu
Full Changelog: v4.0.1...v4.0.2