Skip to content

Releases: OpenAdministration/StuFis

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

v4.0.1

19 Apr 10:46
344b5ca
Compare
Choose a tag to compare

What's Changed

Task #240: Bessere Fehlermeldung bei fehlenden Titeln
Task #248: Config.org Update aus 3.0 übertragen
Feature #245: Dokumentation Auth Provider
Security: escaping project names
Fix: New Project button has better placing and text

Full Changelog: v4.0.0...v4.0.1

v4.0.0

12 Apr 09:53
69dfdf6
Compare
Choose a tag to compare

We are happy to anounce v4 🥳

What's Changed

  • PHP version: With an upgrade from PHP version 8.0 to 8.2 we can use new features and avoid security gaps.
  • Design: A lot has already changed visually. With the switch to the new Laravel framework, not only has a lot changed visually, but we can also gradually adapt StuFiS for tablets and smartphones.
  • Deletion of projects and accounts: Under certain conditions, it is possible to delete projects and accounts. Now your StuFiS will stay tidy, but nothing will be lost that is still needed for the budget closing.
  • Revision access: In combination with our new member administration StuMV (https://stumv.open-administration.de/) you can now create revision/visual access for your internal audit or auditors.
  • Nice download option for the budget statement: There is now another option to download the budget statement. Individual formatting has already been carried out to make the table directly presentable.
  • Bug fixes: We have fixed various minor and major bugs. If you notice anything else or have any suggestions for improvement, please let us know!

Full Changelog: v3.0.3...v4.0.0