Skip to content

Commit ca3a7d7

Browse files
Update changelog/notes for release v2.1.1
1 parent 86a6ad4 commit ca3a7d7

9 files changed

+63
-9
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,37 @@ This project uses [*towncrier*](https://towncrier.readthedocs.io/) and the chang
88

99
<!-- towncrier release notes start -->
1010

11+
## [2.1.1] - 2025-07-16
12+
13+
### Added
14+
15+
- Added new sections to the user manual: *How to select from existing themes*,
16+
*How to add your own theme*,
17+
*How to choose what columns are shown in the incidents table*, and *How to
18+
change the date and time format*.
19+
([#1491](https://github.com/Uninett/Argus/issues/1491))
20+
21+
### Changed
22+
23+
- Added info about more glue services.
24+
([#1508](https://github.com/Uninett/Argus/issues/1508))
25+
- Updated the README with a link and info about the publicly accessible
26+
demo-site.
27+
([#1510](https://github.com/Uninett/Argus/issues/1510))
28+
- Updated the content of the user manual (outdated text, screenshots and broken
29+
external links). ([#1490](https://github.com/Uninett/Argus/issues/1490))
30+
31+
### Fixed
32+
33+
- Fixed automatic ticket creation, which was broken by
34+
[#1497](https://github.com/Uninett/Argus/issues/1497)
35+
([#1516](https://github.com/Uninett/Argus/issues/1516))
36+
- Made `docker compose up` for development work with Argus 2.1+
37+
([#1513](https://github.com/Uninett/Argus/issues/1513))
38+
- Fixed broken links in the user manual.
39+
([#1492](https://github.com/Uninett/Argus/issues/1492))
40+
41+
1142
## [2.1.0] - 2025-06-30
1243

1344
### Added

NOTES.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,38 @@
33
This file documents changes to Argus that are relevant for operations,
44
customizers and end-users.
55

6+
7+
## [2.1.1] - 2025-07-16
8+
9+
Updated the user manual in the docs, added the link to the Argus demo site
10+
(https://argus-demo.uninett.no) to the README and fixed automatic ticket creation.
11+
12+
### Added
13+
14+
- Added new sections to the user manual: *How to select from existing themes*,
15+
*How to add your own theme*,
16+
*How to choose what columns are shown in the incidents table*, and *How to
17+
change the date and time format*.
18+
([#1491](https://github.com/Uninett/Argus/issues/1491))
19+
20+
### Changed
21+
22+
- Updated the README with a link and info about the publicly accessible
23+
demo-site.
24+
([#1510](https://github.com/Uninett/Argus/issues/1510))
25+
- Updated the content of the user manual (outdated text, screenshots and broken
26+
external links). ([#1490](https://github.com/Uninett/Argus/issues/1490))
27+
28+
### Fixed
29+
30+
- Fixed automatic ticket creation, which was broken by
31+
[#1497](https://github.com/Uninett/Argus/issues/1497)
32+
([#1516](https://github.com/Uninett/Argus/issues/1516))
33+
- Fixed broken links in the user manual.
34+
([#1492](https://github.com/Uninett/Argus/issues/1492))
35+
36+
37+
638
## [2.1.0] - 2025-06-30
739

840
One new user preference.

changelog.d/+fix-request-to-ticket-creation.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/1490.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/1491.added.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

changelog.d/1492.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/add-demo-link-to-readme.changed.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

changelog.d/fix-docker-compose.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/glue-service-docs.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)