bouquin/debian/changelog
Miguel Jacq 07c5f68352
Some checks failed
Lint / test (push) Waiting to run
CI / test (push) Has been cancelled
Prep 0.9.0
2026-06-07 17:41:30 +10:00

60 lines
2.3 KiB
Text

bouquin (0.9.0) unstable; urgency=medium
* Add 'Projects' interface for unified time/invoice/docs view.
* Add ability to set a 'bucket' of (prepaid) hours for a project and warn when time logged approaches it.
* Add ability to invoice for the increase in prepaid project bucket hours (without having had to 'log' them).
-- Miguel Jacq <mig@mig5.net> Sun, 07 Jun 2026 17:18:00 +1000
bouquin (0.8.4) unstable; urgency=medium
* Dependency updates
* SQLCipher 4.16.0
-- Miguel Jacq <mig@mig5.net> Wed, 13 May 2026 14:58:00 +1000
bouquin (0.8.3) unstable; urgency=medium
* Update urllib3 dependency to resolve CVE-2026-21441
* Fix carrying over data to next day from over-capturing data belonging to next header section
* Other dependency updates
-- Miguel Jacq <mig@mig5.net> Fri, 30 Jan 2026 16:48:00 +1100
bouquin (0.8.2) unstable; urgency=medium
* Add ability to delete an invoice via 'Manage Invoices' dialog
-- Miguel Jacq <mig@mig5.net> Wed, 31 Dec 2025 16:00:00 +1100
bouquin (0.8.1) unstable; urgency=medium
* Fix bold/italic/strikethrough styling in certain conditions when toolbar action is used.
* Move a code block or collapsed section (or generally, anything after a checkbox line until the next checkbox line) when moving an unchecked checkbox line to another day.
-- Miguel Jacq <mig@mig5.net> Tue, 26 Dec 2025 18:00:00 +1100
bouquin (0.8.0) unstable; urgency=medium
* Add .desktop file for Debian
* Fix Pomodoro timer rounding so it rounds up to 0.25, but rounds to closest quarter (up or down)
* 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 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
-- Miguel Jacq <mig@mig5.net> Tue, 23 Dec 2025 17:30:00 +1100
bouquin (0.7.5) unstable; urgency=medium
* Add libxcb-cursor0 dependency
-- Miguel Jacq <mig@mig5.net> Sun, 21 Dec 2025 15:30:00 +1100
bouquin (0.7.4) unstable; urgency=medium
* Initial build for Debian
-- Miguel Jacq <mig@mig5.net> Sun, 21 Dec 2025 13:00:00 +1100