github Uninett/Argus v1.32.0
[1.32.0] - 2025-03-03

latest releases: v2.2.0, v2.1.1, v2.1.0...
6 months ago

Added

  • There's a new how to for customzing templates.
  • Added MAINTAINING.rst so that maintenance tasks do not reside in only
    a single head.

Changed

  • The commit messages howto has been updated.
  • Move the websockets stuff into the argus.spa directory and turn argus.spa
    into an app instead of argus.ws. This will make it easier to remove spa
    support.

HTMx app

Added

  • Implemented functionality that allows users to create new incident filters,
    and to select from existing ones via HTMX UI.
    (#1045)
  • Add incident update interval as a preference
    (#1174)
  • Add HTMX_PATH and HYPERSCRIPT_PATH setting
    (#1183)

Changed

  • Update only the related media list when updating a destination.
    (#1136)
  • Visiting the root page will now lead to be redirected to the
    /incidents/-page, triggering a login if necessary.
  • Django's own templates for form widgets are now overridable
  • Profiles page was updated and hopefullt improved thereby.
  • There are lots of visual improvements
  • More templates can be more easily customized

Fixed

  • Show relevant error message on destination delete by passing the original
    exception message to the UI.
    (#1147)
  • Do not run database query when importing IncidentFormFilter
    (#1176)

Don't miss a new Argus release

NewReleases is sending notifications on new releases.