Skip to content

Commit

Permalink
Bump version to 1.9.4, update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
JMoerman committed Sep 15, 2021
1 parent 017ffce commit 921ec70
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 52 deletions.
22 changes: 19 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,29 @@
# Change Log

## [1.9.3](https://github.com/JMoerman/Go-For-It/tree/1.9.3) (2020-08-20)
## [1.9.4](https://github.com/JMoerman/Go-For-It/tree/1.9.4) (2021-09-15)
[Full Changelog](https://github.com/JMoerman/Go-For-It/compare/1.9.3...1.9.4)

**_Go For It!_ has been renamed to _GoForIt!_**

Searching for _Go For It!_ generally doesn't yield usable results. For example, AppStream tools remove common words and as `go`, `for`, and `it` are all common words when searching for `go for it` the entire search string gets discarded.
Though it probably still isn't a _great_ name, _GoForIt!_ doesn't have this issue.

**Implemented enhancements:**

- Update various translations (Hebrew, Persian, Portuguese, Spanish).

**Fixed bugs:**

- A few widgets wouldn't be freed after closing the settings dialog.

## [1.9.3](https://github.com/JMoerman/Go-For-It/tree/1.9.3) (2021-08-20)
[Full Changelog](https://github.com/JMoerman/Go-For-It/compare/1.9.2...1.9.3)

**Implemented enhancements:**

- Update various translations (Arabic, Bulgarian, Catalan, Croatian, Czech, Danish, Esperanto, German, Hebrew, Italian, Japanese, Lithuanian, Portuguese, Russian, Slovak, Swedish, Turkish, Urdu).

## [1.9.2](https://github.com/JMoerman/Go-For-It/tree/1.9.2) (2020-03-08)
## [1.9.2](https://github.com/JMoerman/Go-For-It/tree/1.9.2) (2021-03-08)
[Full Changelog](https://github.com/JMoerman/Go-For-It/compare/1.9.1...1.9.2)

**Implemented enhancements:**
Expand All @@ -18,7 +34,7 @@

- _Go For It!_ would give an error when trying to save a todo.txt list on an SMB share. _Go For It!_ still won't let you pick such a file as it cannot mount SMB shares itself.

## [1.9.1](https://github.com/JMoerman/Go-For-It/tree/1.9.1) (2020-02-22)
## [1.9.1](https://github.com/JMoerman/Go-For-It/tree/1.9.1) (2021-02-22)
[Full Changelog](https://github.com/JMoerman/Go-For-It/compare/1.9.0...1.9.1)

**Implemented enhancements:**
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ set (APP_NAME "GoForIt!")
set (RELEASE_NAME "A stylish to-do list with built-in productivity timer")
set (MAJOR_VERSION "1")
set (MINOR_VERSION "9")
set (MICRO_VERSION "3")
set (MICRO_VERSION "4")
set (VERSION "${MAJOR_VERSION}.${MINOR_VERSION}.${MICRO_VERSION}")
set (VERSION_INFO "Release")
set (ICON_NAME ${APP_ID})
Expand Down
66 changes: 18 additions & 48 deletions data/go-for-it.appdata.xml.in.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<summary>@RELEASE_NAME@</summary>
<developer_name>The Go For It! developers</developer_name>
<developer_name>The GoForIt! developers</developer_name>
<description>
<p>
Go For It! is a simple and stylish productivity app, featuring a to-do list, merged with a timer that keeps your focus on the current task.
GoForIt! is a simple and stylish productivity app, featuring a to-do list, merged with a timer that keeps your focus on the current task.
</p>
<p>
To-do lists are stored in the Todo.txt format. This simplifies synchronization with mobile devices and makes it possible to edit tasks using other front-ends.
Expand All @@ -32,6 +32,22 @@ To-do lists are stored in the Todo.txt format. This simplifies synchronization w
<value key="x-appcenter-color-primary-text">rgb(255, 255, 255)</value>
</custom>
<releases>
<release version="1.9.5" date="2021-09-15">
<description>
<p>Improvements:</p>
<ul>
<li>Update various translations (Hebrew, Persian, Portuguese, Spanish).</li>
</ul>
<p>Fixed bugs:</p>
<ul>
<li>A few widgets wouldn't be freed after closing the settings dialog.</li>
</ul>
<p>Other changes:</p>
<ul>
<li>"Go For It!" has been renamed to "GoForIt!"</li>
</ul>
</description>
</release>
<release version="1.9.3" date="2021-08-20">
<description>
<p>Improvements:</p>
Expand Down Expand Up @@ -223,52 +239,6 @@ To-do lists are stored in the Todo.txt format. This simplifies synchronization w
<li>Non ascii character were not properly parsed when parsing contexts and projects.</li>
</ul>
</description>
</release>
<release version="1.6.10" date="2019-02-13">
<description>
<p>Bugfixes:</p>
<ul>
<li>Pressing delete while editing a task description would remove the task instead of removing a character.</li>
</ul>
<p>Improvements:</p>
<ul>
<li>Updated french translations.</li>
</ul>
</description>
</release>
<release version="1.6.9" date="2018-12-02">
<description>
<p>Bugfixes:</p>
<ul>
<li>Editing tasks was a bit finicky for certain Gtk+ 3 versions. Editing should now never be aborted immediately.</li>
</ul>
<p>Improvements:</p>
<ul>
<li>Tasks can now be removed by pressing the delete key or by clicking a new delete button while editing a task.</li>
</ul>
</description>
</release>
<release version="1.6.8" date="2018-10-16">
<description>
<p>Bugfixes:</p>
<ul>
<li>The application menu was not alligned correctly on Juno and likely other modern distribution releases.</li>
<li>The use of a global dark theme no longer impacts the themeing of Go For It!, while it used to affect a part of the application. (Use the settings dialog if you want to use a dark theme.)</li>
</ul>
</description>
</release>
<release version="1.6.7" date="2018-10-05">
<description>
<p>Improvements:</p>
<ul>
<li>Added minimal support for creation and completion dates as well as the priority of a task.</li>
<li>The creation and completion dates are stored for new tasks.</li>
</ul>
<p>Bugfixes:</p>
<ul>
<li>Dragging a selected task could cause the timer to state that all tasks are finished.</li>
</ul>
</description>
</release>
</releases>
<content_rating type="oars-1.1">
Expand Down

0 comments on commit 921ec70

Please sign in to comment.