Skip to content

Commit

Permalink
Start adding release notes for 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
matthijskooijman committed Dec 11, 2020
1 parent 89921a0 commit 4f1cade
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## Changes in 3.0.3 (unreleased)

* A number changes to the overview screen:
- Add daily total rows. (PR 596)
- Remove lines previously shown for days without activity. (PR 650)
- Refactor the range selection dropdown, preventing a problem where it
would not be shown on systems using Wayland and some other systems.
(issue 639 and 645, PR 647)
- Do not periodically scroll to the top, only when displaying a new
set of facts.(issue 594, PR 648)
* On Wayland, fix the popup below the tag field when editing activities
and the time field in the preferences window. (PR 652)
* In addition to source downloads, packaged builds using the Flatpak
format are now available as well. (PR 61)

## Changes in 3.0.2

* Switch from deprecated xml2po to itstool for translating help files
Expand Down

0 comments on commit 4f1cade

Please sign in to comment.