Skip to content

Commit

Permalink
Upgrade to 24.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rickykresslein committed Oct 2, 2024
1 parent 90175a2 commit 2cdc6e3
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "furtherance"
version = "24.9.0"
version = "24.10.0"
authors = ["Ricky Kresslein <ricky@unobserved.io>"]
description = "Track your time without being tracked."
license = "GPL-3.0-or-later"
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
24.9.0
24.10.0
12 changes: 12 additions & 0 deletions assets/linux/io.unobserved.furtherance.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,18 @@
<content_rating type="oars-1.1" />

<releases>
<release version="24.10.0" date="2024-10-02">
<description translate="no">
This is a complete re-write of Furtherance! It has a lot more features and is cross-platform. Import your old database in settings (make a backup first) to transfer your data, or import a CSV. New features include:
<ul>
<li>Projects and hourly rates can be assigned to tasks</li>
<li>Pomodoro timer has breaks and periodic larger breaks</li>
<li>Graphs for time and earnings reports</li>
<li>Shortcuts to quickly start a common task</li>
<li>Much, much more. Try it out!</li>
</ul>
</description>
</release>
<release version="1.8.3" date="2024-02-05">
<description translate="no">
<ul>
Expand Down

0 comments on commit 2cdc6e3

Please sign in to comment.