It’s the 1st of May, Labor Day, and - you guessed it already - time for another release of OpenTodoList 😉

Changelog

  • rpdev/opentodolist#320: Do you have several libraries and each of them extensively uses tags to group items? Then you might already experience a quite overfull sidebar. With this release, we make it a bit easier to keep an overview - you can now collapse the items there per library, so you can hide details from libraries you currently don’t work with.
  • rpdev/opentodolist#324: This is a kind of bug fix. Previously, if some underlying libraries we use are updated, it could have happened that the app won’t start anymore (currently, this affects mainly the Flatpak distribution of the app). This is fixed now, so the app should start even after such updates.
  • rpdev/opentodolist#315: We updated to Qt 5.14, which implicitly fixes some things and will enable some interesting new features in future releases of the app.
  • rpdev/opentodolist#322: In the previous releases we reworked the app icon a bit. However, due to a misconfiguration, the iOS version was still delivered with the old icon. That gets fixed now.
  • rpdev/opentodolist#323: When creating a new item, a little popup notice is shown. Recently, we introduced a regression where in this popup HTML code was shown. This one is now also fixed.
  • rpdev/opentodolist#170: We now use several static code checkers on the app’s sources. This should improve the overall code quality and even avoid some bugs in general.
Libraries in the side bar can now be collapsed so they use less space if they are currently not needed.

Downloads

  • Please find the download links for major platforms on GitHub.
  • For Android, the release is available via Google Play.
  • For iOS, the release is available via the App Store.
  • If you use snap, you can install the app from the snapcraft.io.
  • If you use flatpak, you can install the app from Flathub.

Known Issues

There are currently no known issues. If you encounter any issues, please file a bug report in the bug tracker.

Just a few days after the previous release it is time for a bug fix one 🐛

Changelog

  • rpdev/opentodolist#313: In the last release we updated the app icon a bit. Unfortunately, we did the update of the Android launcher icon incorrectly (or well: it was incomplete). This is fixed now, so the icon should be properly displayed now again.
  • rpdev/opentodolist#314: First reported on macOS, this bug actually could hit you on every platform. The app could potentially crash right during startup due to a bug handling missing passwords and when you still have libraries present that were created in earlier versions of the app.

Downloads

  • Please find the download links for major platforms on GitHub.
  • For Android, the release is available via Google Play.
  • For iOS, the release is available via the App Store.
  • If you use snap, you can install the app from the snapcraft.io.
  • If you use flatpak, you can install the app from Flathub.

Known Issues

There are currently no known issues. If you encounter any issues, please file a bug report in the bug tracker.

Wow, what a March! With Corona spreading all over the world and causing shut downs on lots of countries, it certainly isn’t an easy month for most of us. But hey, life goes on so to keep up a bit of the usual flow, here’s another version of OpenTodoList!

While this month’s version does not bring the groundbreaking features, it still is an interesting release with some useful usability improvements here and there. Enjoy! 😉

Changelog

  • rpdev/opentodolist#310: Most apps on Android and iOS allow a simple pull down to refresh gesture in list views to fetch e.g. the most recent changes into a timeline. Well, OpenTodoList does so now, too. No matter if you are viewing the items in a library or if you are inside a todo list, you can swipe down from the top to get the latest changes from the server (well, if you are using a sync to NextCloud, ownCloud or any WebDAV server). In case you are using the app on a Desktop system, you now have a sync option available in the page menu on all of these pages, too (before, you had to go to the library page to manually trigger a sync).
  • rpdev/opentodolist#307: When you often take notes in your items but - at least on a Desktop system - want to have them available in another app for editing, this version also has something for you. You can now save such notes to Markdown files on disks to more easily continue editing in a full fledged Markdown editor.
  • rpdev/opentodolist#276: With this version we also reworked the app icon a bit! 🎨 The old one was a bit dated (well, it served well for several years), so it was time to update it a bit.
  • rpdev/opentodolist#306: We reworked the todo list page and the todo page to perform better when the lists of todos/tasks get bigger. With the previous implementation, you potentially already notices a slight stuttering when opening such a page.
  • rpdev/opentodolist#305: If an error is encountered during a sync, the next sync will run a full sync - this ensures, that all changes are fetched from the server. Before, it could happen that after an unsuccessful sync the app would not get all the changes from the server, causing missing items or item properties not being up to date.
  • rpdev/opentodolist#269: Handling of missing passwords for an account is now much better. In case the app cannot load the secrets, it will show a warning in the toolbar, where you can click on to see the account with the missing password. Future versions of the app will extend this error reporting mechanism and also show other warnings there.
  • rpdev/opentodolist#284: The AppImage and Snap version of the app now consistently are shipped with the Qt Wayland plugins and no longer prevent the plugin from being used. So if you are on a Linux distribution where Wayland is used, the app should run as a native Wayland client as well (instead of falling back to Xwayland).
  • rpdev/opentodolist#304: We decreased the size of the Windows installer significantly. Previously, we (unintentionally) shipped the Windows versions with debug symbols, which caused the file size to be quite huge.
  • Last but not least: This version contains a lot more translations into non-English languages! The app usually should select the language automatically depending on you system language. However, you can always override this in the settings and pick another one. If you find your language is not yet supported (or some strings still need to be translated), you can help us by joining the project on POEditor.
You can now easily pull down to trigger a sync. Additionally, you can now access the menu to trigger a sync on any page as well.

Downloads

  • Please find the download links for major platforms on GitHub.
  • For Android, the release is available via Google Play.
  • For iOS, the release is available via the App Store.
  • If you use snap, you can install the app from the snapcraft.io.
  • If you use flatpak, you can install the app from Flathub.

Known Issues

There are currently no known issues. If you encounter any issues, please file a bug report in the bug tracker.

February went by fast. And during the month, we have not only one but two intermediate bugfix releases of OpenTodoList. Consequentially, there was not so much time to work on new features. But hey, we managed to at least get one implemented - and this one is in fact a very nice addition to the app 📃

Changelog

  • rpdev/opentodolist#197: Did you ever ask yourself: When in OpenTodoList I can add arbitrary text to images and todo lists, why the heck should I use Notes? Well, you are right: Until now, there was little reason to do so (in fact, the only reason might be that notes are rendered like sticky notes in the library page, which might be handy for some of you). But otherwise, you were usually better of with using a todo list instead. This, however, is over with this version. It is now possible to add additional pages of text to a note (thus, making notes actually rather a note book). So if you happen to collect a lot of text in your libraries, you have (besides of using tags) now a new cool feature to structure it!
Notes can now have arbitrary many pages of text. This makes them a kind of notebook instead (and opens a completely new way of organizing large amounts of text in the app).

Downloads

  • Please find the download links for major platforms on GitHub.
  • For Android, the release is available via Google Play.
  • For iOS, the release is available via the App Store.
  • If you use snap, you can install the app from the snapcraft.io.
  • If you use flatpak, you can install the app from Flathub.

Known Issues

There are currently no known issues. If you encounter any issues, please file a bug report in the bug tracker.

And here comes another bug fix release for the v3.19 version:

Changelog

  • rpdev/opentodolist#302: We fixed a potential issue which, under certain circumstances, prevented users from creating new accounts.

Downloads

  • Please find the download links for major platforms on GitHub.
  • For Android, the release is available via Google Play.
  • For iOS, the release is available via the App Store.
  • If you use snap, you can install the app from the snapcraft.io.
  • If you use flatpak, you can install the app from Flathub.

Known Issues

There are currently no known issues. If you encounter any issues, please file a bug report in the bug tracker.