From 06390af45d564c870cef794e231f36742807f852 Mon Sep 17 00:00:00 2001 From: mashupmark <46753823+mashupmark@users.noreply.github.com> Date: Sat, 25 Jul 2026 15:54:01 +0200 Subject: [PATCH] Update changelog for release 1.2.0 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 164cc27..7c5da6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## v1.2.0 + +**New feature: Archive logs inside a report** +When viewing the report of a project it's now possible to mark logs of it as "archived". +Archived logs will be hidden from the report by default, but can be shown by clicking the "Show archived" button. +Projects containing only archived logs won't be shown in the sidebar by default, click the "Show archived" button at the bottom of the sidebar to make them visible. + +**Other changes:** + +- Fixed a bug where the currently selected customer wasn't expanded in the reports upon reload +- Dependency updates + ## v1.1.0 - New field "location" to add the workplace to a log