Skip to main content

Version 0.4 Releasing This Week!

We've been working on the next version of Productivity, version 0.4. There's not much that's new in this version except a feature called "Wake Up", which is a series of instructions for a good morning workout.

You'll have options for a basic as well as an advanced workout, and both will last around 8 minutes. 

For those starting the course newly, we strongly recommend the basic course, and when you're comfortable with it, you can switch to the advanced course.

Apart from this new feature is a set of bug fixes that we discovered.

We can't say what the exact release date will be, but we'll surely let you know once it's out :)

Comments

Popular posts from this blog

We're Open-Sourcing Productivity!

To encourage other developers to help improve the app, we've decided to open-source Productivity, meaning the source code for the app is now available for download for free. We've made a GitHub repository with the source code and we're adding chunks of the code to it regularly. The code is written entirely in Visual Basic .NET, so anyone who knows the language should find it easy to work on the code and help improve it. To make it easier for other developers to work on it, we've removed third-party paid components and switched to free ones. We still do use other open-source third party components though, whose full source code is available on GitHub and CodeProject. Links to these source codes are given in the Readme file of the project. So what does this mean for you if you're not a developer? It simply means that although the app hasn't had many updates in quite a while, it's surely not a dead project, and we're simply reaching out to other dev...

Version 5.0 Coming Soon!

We're finally coming up with a newer version of the app! However, this update will only apply to Journal, and not affect the other products in Productivity. As per current plans, we intend to release Journal as a separate app on its own, but users of Productivity will also get the new update. The new Journal app is now cross-platform, which means it will run on Windows, Mac OS and Linux. We've rebuilt it from the ground-up, with a fresh new UI! Apart from the same great features you're used to, the new version now encrypts your journal using AES-256 encryption, so you'll have to provide a password to open your journals. This keeps your private information safe. Among other features planned, you'll also be able to now add multiple images to each day's journal entry. Unfortunately, all these new additional features do mean that we now use a newer file format (.ejournal) instead of the older .journalx. The new format allows us to store more informat...

JournalBear 5.0 Beta Releasing This Week!

It's been a long wait, and after multiple UI changes and tests, I'm finally done with the first beta of JournalBear 5.0!  As promised, this will be cross-platform, meaning it'll run on Windows, Mac, and Linux, both 32 and 64-bit, but it's restricted to Debian-based systems for now, which includes Debian, Ubuntu, Linux Mint and Elementary OS. Apart from the features you're used to from the previous version, Productivity 4.0, the new version uses AES-256 encryption, and makes it mandatory, so you'll have to use a strong password to encrypt your journal. After that, no unauthorized person will be able to look at your entries without the right password. The new version also lets you search by date. Entries can now also be styled, using either HTML or Markdown, both of which are easy to use. If you're comfortable with HTML, feel free to use a separate <style> tag for all your CSS.  While we're on the topic of being new, there's also a new tem...