Releases: VevoxDigital/WeToDo
WeToDo Beta v0.2.0
Changelog
+ Added a 'Clear' option to list settings
* Swapped list settings from icons to text
* Improved reordering internally, should fail less often
* DELETE commands now cleanup old modifications for deleted items
* Reworked the item ID system to enable better interaction with items
* Properly re-centered various options along the center line
Notes
While this update does not include collaborative editing (sorry), we have done some work on the client itself to make this more possible. As such, we're putting out this beta iteration as the updated client without the collaborative features (which are still being worked on). This may cause your lists to randomly change order (or raise errors with the changes to RELOCATE
), but no data should be lost.
WeToDo Beta v0.1.3
Changelog
* Fixed item deletion failing
* Lightened dividers between items
* Fixed strange scrolling occurring on entire view
Notes
All you have to do is mention that bugs might be present, and they will appear. The app should now at least function properly until we can get the next major version rolled. The same notes from the v0.1.2 release still stand.
WeToDo Beta v0.1.2
Changelog
* Overhauled list items, improved options and compressed UI
* Fixed issue in about dialog
* Fixed issue causing multi-line descriptions to fail to create
Notes
Things should, in general, take up less space and feel a little better. As for development, the next update (likely v0.2.0
unless significant bugs arise) will probably contain the collaborative editing, which will take some time while the Workshop is set up to support it.
Installation Issues
Because of some versioning changes, the apk
may fail to install (with INSTALL_FAILED_VERSION_DOWNGRADE
if developer mode is enabled). Manually uninstall the app and re-install it to correct the issue.
WeToDo Beta v0.1.1
Changelog
* Item re-ordering has been overhauled and now works on mobile
* Header size has been reduced
* Internal code tweaks
- Removed some debugging logging from release
Notes
The default .sortable()
from jQuery UI did not work on mobile because of the nature of mobile scrolling, so it has been changed to a new system. Things should work better.
WeToDo Beta v0.1.0
Changelog
First public build for WeToDo Beta
Notes
Until v1.0.0
, WeToDo will be publicly available for Android but only accessible from GitHub via apk
s. This is an extremely early version and lacks a large number of features. Use with caution.