Here we go again, another release of Listify App is out, this time the version number becomes 0.2.0
How does the Listify App version numbers work you might wonder, well this is how. The version number consists of 3 numbers, <major>.<minor>.<build>
The major number will increase when there are significant changes to the app, like structural changes to how the app works and its architecture. The minor number will increase when there is additional functionality added, so bugfixes alone won’t increase this number, there has to be some significant new functionality. The build number goes up on build pretty much, this number changes a lot when there are fixes and tweaks going on.
It is very likely that future releases will only contain a small amount of things added, fixed or changed since I try to release small and often rather than bundle in some massive changes, easier for me to test as well.
The following changes have happened for this release.
- List items can now be ordered using drag and drop
- Google Analytics Event Tracking has been added to certain functions
That’s about it for now, there are also a couple of tweaks and fixes in this release.

