github Uninett/Argus v1.14.3
[1.14.3] - 2024-04-09

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

This release changes the database in order to get rid of a dead dependency,
make sure to run migrations.

This version can run on Django 5.0 if necessary. Install the dependencies in
requirements-django50.txt if so.

Added

  • Add filtering of incident list by notificationprofile

    This returns all incidents that are included in filters that are connected to
    that notificationprofile

  • Added support for running and testing on Django 5.0

Changed

  • Change TimeRecurrence.days from MultiSelectField to ArrayField
    (#707)
  • Updated lots of depenendcies in order to run on Django 5.0

Don't miss a new Argus release

NewReleases is sending notifications on new releases.