This repository was archived by the owner on Mar 7, 2023. It is now read-only.
Releases: joshf/Chore
Releases · joshf/Chore
Version 1.0.0-alpha
Added:
- Expose due via API
- Toggle priorities from view page
- Show count of items in categories
Changed:
- Simplified installer
- Worker outputs json where applicable
- Detect protocol for reset
Fixed:
- Broken cookie
- None category filter
- Fix event.preventDefault();
- Do not allow blank items or dates in the past
- Only show categories with items
Version 0.9.9
Added:
- Add categories via enter on the settings page
- Add bootstrap-select plugin
Changed:
- Change edit success message colour
- Big improvements to the worker
- Due in is now fetched via ajax
- Switch back to bootstrap datepicker
Fixed:
- Fix installer
- Stop zooming on mobiles
- Reset category on add success
- Code cleanup
Version 0.9.8
Added:
- More icons
Changed:
- Redesigned categories system, they are now persistent
Fixed:
- Add Validation
- Fixed form fields
Version 0.9.7
Added:
- Button icons
Changed
- Add form validation
Fixed
- A few typos
Version 0.9.6
Added:
- Ability to check for updates
Fixed
- Wrong update URL
Version 0.9.5
Initial testing release