Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down