Skip to content

v0.72.1 - 2025-10-02

Choose a tag to compare

@vincent-olivert-riera vincent-olivert-riera released this 02 Oct 05:41
c261170

This is still a transitional release: permission checks are not yet applied.

Highlights of this release:

  • Users can be organized in Groups (in a similar way as Teams in Grafana).
  • Groups can be added as members of Services and Projects.
  • Farms are direct children of the Project they belong to. No need to set owner and members of a Farm.
  • All Farms in the DB without an assigned Project (orphan Farms) will be deleted.

Changelog:

  • [BUGFIX] Remove excluded "farm" field from ProjectSerializer #657
  • [IMPROVEMENT] Always use same confirmation question to delete Farm #655
  • [INTERNAL] Bump docker/login-action from 3.5.0 to 3.6.0 #654
  • [IMPROVEMENT] Use One-To-One relationship between Farm and Project #652
  • [IMPROVEMENT] Prevent users from accessing the default group #653
  • [IMPROVEMENT] Prevent future errors in migration files #651
  • [IMPROVEMENT] Clean up orphan farms #650
  • [IMPROVEMENT] Prevent future problems with remove_farm_perms migration #649
  • [IMPROVEMENT] Make farm a child of project #648
  • [IMPROVEMENT] Support searching for Groups #647
  • [INTERNAL] Bump actions/setup-python from 5.6.0 to 6.0.0 #645
  • [IMPROVEMENT] Integrate per-object-permission with the Group model #644
  • [BUGFIX] Allow filtering Group in Audit Logs #643
  • [IMPROVEMENT] Add organizing users in groups #641
  • [BUGFIX] Fix wrong formatted string in locale file #642
  • [IMPROVEMENT] Add auto-complete box for choosing user #639
  • [INTERNAL] Bump actions/upload-pages-artifact from 3.0.1 to 4.0.0 #638
  • [BUGFIX] Add superusers to UserPermissionForm's choices #640