Add ability to collapse/expand sections of text
This commit is contained in:
parent
757517dcc4
commit
807d11ca75
7 changed files with 546 additions and 20 deletions
|
|
@ -1,11 +1,12 @@
|
|||
# 0.7.6
|
||||
# 0.8.0
|
||||
|
||||
* Add .desktop file for Debian
|
||||
* Fix Pomodoro timer rounding so it rounds up to 0.25, but rounds to closest quarter (up or down) for minutes higher than that, instead of always up to next quarter.
|
||||
* Allow setting a code block on a line that already has text (it will start a newline for the codeblock)
|
||||
* Retain indentation when tab is used to indent a line, unless enter is pressed twice or user deletes the indentation
|
||||
* Add missing strings (for English and French)
|
||||
* Add ability to collapse/expand sections of text.
|
||||
* Add 'Last Month' date range for timesheet reports
|
||||
* Add missing strings (for English and French)
|
||||
* Don't offer to download latest AppImage unless we are running as an AppImage already
|
||||
|
||||
# 0.7.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue