This file contains the log of previous versions of Ionic notes The logs are sorted by new to old
- Created fastlane folder to include app on FDroid
- Added new feature a search input to find your notes and lists
- Now it autocapitalize the field texts
- New validation on database
- New typings
Bug fix
- Fixed the of unknown language
- Fixed editing note placeholder that was not showing correctly
- Updated Ionic and Angular
- Now when editing a list you can add new items
- New language: Italiano
- New way of showing dates ( created, edited, elapsed time )
- Performance tweaks
Small changes on the code and unit tests implemented\
Bugs fixed
- When creating a new item it was getting the title and id from an previous item
- Added a new feature to Create Lists
- Lists if you mark the checkbox the text will be crossed out, meaning that this item is done
- Lists will only show the first three items on home page. And a label indicating how much items left.
- New notes and lists now show created date and time at the home page ( On format dd/mm/yyyy HH:mm:ss )
- If you edit a note or list it will show when it was edited
Bug fix
- Fixed the language set bug.
- Fixed empty notes on main screen
- Changed the entire project structure to english.
- Added multi language support: pt_br, en, es
- New splash screen
- Fixed a bug that made show only one note
- Fixed missing buttons on view notes page
- Improvements to new notes and view notes pages
- Initial release of the app