Skip to content

Releases: OpenAdministration/StuFis

v4.2.1

03 Feb 14:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.2.1

v4.2.0

02 Feb 18:14
f9a6275
Compare
Choose a tag to compare

What's Changed

  • 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

11 Nov 00:17
56d99c1
Compare
Choose a tag to compare

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

24 Oct 09:04
Compare
Choose a tag to compare

What's Changed

  • composer update
  • client org updates

Full Changelog: v4.1.4...v4.1.5

v4.1.4

25 Jun 07:57
2f9b30e
Compare
Choose a tag to compare

Whats changed

  • fixed cash and transfer account balance calculation

#230

Full Changelog: v4.1.3...v4.1.4

v4.1.3

21 Jun 08:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.2...v4.1.3

v4.1.2

06 Jun 14:39
11b149c
Compare
Choose a tag to compare

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

04 Jun 12:29
be30679
Compare
Choose a tag to compare
  • Bugfix CSV Import

Full Changelog: v4.1.0...v4.1.1

v4.1.0

23 May 13:20
7bd57e5
Compare
Choose a tag to compare

What's Changed

  • csv import for banking statements for users

Full Changelog: v4.0.1...v4.1.0

v4.0.2

20 Apr 15:40
ecfe8ec
Compare
Choose a tag to compare
  • #255 autoupdate with backup
  • adding error 500 screen
  • including version number in UI/menu

Full Changelog: v4.0.1...v4.0.2