- Enable NC29
- Fix some pending regressions from NC28. Issue #109
- Lots of improvements to dark theme support.
- Fix attachment selection, broken since NC27 due internal changes. Issue #104
- Enable and migrate to NC28. Issues #105, #106 and #108
- Enable Nextcloud 26. Issue #100
- Enable support to NC27 for early testing.
- Implement the option to sort the notes. Issue #85
- Fix some static analisys reports and some css styles.
- Updates to fix NC25 and enable it.
- New Ukrainian translation thanks to Денис Семенюк
- Update other translations. Thank you very much to all!.
- Add dashboard widget to show the latest notes. Issue #51
- Integration with Talk. You can save a message as a note to remind yourself.
- Fix unable to forget a shared note. Part of issue #72
- Fix unable to forget a shared note already deleted by the owner. Issue #72
- Update translations, add danish and turkish. Many thanks to all contributors.
- Just move focus to content when press Return key on title.
- Jump to end of note content when open them. Issue #7
- Fix close modal when select text and mouseup outside note. Issue #27
- Implements automatic saving of notes. Issue #40
- Also save the notes with Crl+Enter key.
- Always save plain text for title on note.
- Prevents closing notes when any part of the note is changed.
- Fix some missing semicolon on colorPicker.
- D'Oh!. Fix use of two translations (Introduced at least two years ago).
- Add 'Title' as placeholder for empty notes.
- Increase the size of un/pin notes and remove icons.
- In the list of notes shows 'Note #' when the title is empty.
- Don´t shrink the size of the note text.
- Translate placeholders of empty notes.
- New Greek translation thanks to Theodoros Bousios.
- Update Spanish translation.
- Fix Shared with 'user' tooltip.
- Improves the tooltip to leaving a shared note.
- Add support info to readme.
- Handle OPTION(CORS) calls to use the API in web apps. Issue #80
- Use display name of users to share dialog and notes. See issue #49
- Don't trim long titles, and show them in more lines.
- Enable NC24.
- Removes lot use of jQuery, that inexplicably failing in NC24. Issue #84
- Add where to translate into README. PR #71
- Add lint and static-analysis using github workflows.
- Convert database Mappers to QBMapper.
- Fix impossible to change color of a note. Issue #74
- Fix round of modal buttons..
- New Czech translation thanks to Pavel Borecki
- Enable to Nextcloud 23. Issue #75
- Initial support for NC22.
- Highlight the note or filter used in the side panel.
- New Chinese (Taiwan) and Czech translations. Many thanks to the contributors.
- Fix php 7.3 support, as it accidentally used more modern features.
- Introduce initial unified search support, that search by title and content.
- Implements some consistent urls, which allow you to mark a note, tag or color as a favorite in the browser to easily access to them.
- Bump version to move the numbering away from the version nc20 or lower.
- New Macedonian translation thanks to Сашко Тодоров.
- Update Portuguese (Brazil) and Polish translations. Thanks to the translators.
- Fix on NC20
- Emergency release to truly enable NC21. Thanks @nursoda for report it on issue #57
- Initial Nextcloud 21 support.
- Add new api for uploading attachments. For now only used in the Android client.
- Update Portuguese (Brazil) thanks to flaviove.
- Fix thumbnail when pretty url is disabled. Issue #48
- Update French translation thanks to Thovi98
- Enable Nextcloud 20 support.
- Use the same url from thumbails that Photos.
- Update French translation thanks to Thovi98
- New Portuguese (Brazil) translation thanks to THOMAS COUTO ROCHA
- Improve API needed to implement the android client.
- Register nextcloud capabilities to check api versions.
- Fix response when dont have notes. Issue #44.
- Update German translation thanks to Lars Seidler.
- Update German (Germany) translation thanks to Lars Seidler.
- Update Russian translation thanks to Rusalan Kortikov.
- Update Polish translation thanks to Valdnet Valdnet.
- Enable sharing of notes as read-only between users. Issue #3, #16 and PR #8. Thanks to Vinzenz Rosenkranz
- Fix many untranslated strings. Issue #31 and #32
- Add a small modal dialog to change the color of the note.
- Add an option to select the default color for new notes.
- First version of an API for third-party applications
- Modernize some code, clean others and try to improve some css styles.
- Update Italian translation thanks to Valerio Pulese.
- Update Spanish translation thanks to Matias De lellis.
- Implement attachments to notes.
- Fix the icon that marks the color of the modal note.
- Implement pin notes to keep notes always in view.
- Add confirmation dialog to cancel edition. Part of issue #27.
- New links are created to open in another tab.
- Translate many new strings. Part of issue #32.
- Improvements in styles and animations.
- Move part of the code to the new Nextcloud standards.
- Update German (Germany) translation thanks to Lars Seidler
- Add French translation thanks to Aymo XXX.
- Update German translation thanks to lhsei.
- Support NC19.
- Drop support to NC15 in line with Nextcloud.
- Add Russian translation thanks to Rusalan Kortikov.
- Add Polish translation thanks to Valdnet Valdnet.
- Support NC18.
- Fix Italian translation thanks to Valerio Pulese.
- Support NC15 again. It's the stable version.
- Update the navigation menu correctly with the new tags.
- Fill the tag dialog with the modal and not replace it with those in the db.
- Implement notes tagging support and filter with it.
- Fix calling exponentially to save notes when pressed Alt+Return.
- Update spanish translation
- Add Italian translation. Thanks to @albanobattistella
- Use fullscreen modal on small screen. Issue #23
- Add an small fade animation when hide the modal note.
- Install libs using npm to ensure versions of handlebars.
- Use transifex to translations. Please, help to it.
- Indicate support for NC 17.
- Update app screenshots.
- Add Alt+Return as keyboard shortcut to save note. Issue #21
- Show an animation when show the modal to editing notes.
- Just bump versio to fix NC pattern
- Initial Nextcloud 16 release
- Initial Nextcloud 15 release
- Show an spinner while loading notes
- Add a confirmation before deleting a note
- Do happy to NC app:check
- Fix title on new notes.
- Don't collapse color menu when click on empty area
- Initial Nextcloud 14 release.
- Some styles fixed.
- Some styles fixed.
- Initial Nextcloud release.
- Use medium-editor as basic rich editor
- German translation from @v1r0x
- Spanish translation.
- Implement search on notes.
- Rename 'Add note' item to 'New note' and put first on navigation.
- D'Oh!. Fix animation when append or remove notes.
- Fix database schema migration.
- Several design fixes, thanks to v1r0x.
- Highlight current color on edit mode, thanks to v1r0x.
- Put color on own database with relationship over on notecontroller.
- Highlight current color selection on navigation filter.
- Show all notes when remove one.
- Fix: Redraw content to show first note.
- Show Animation when add or remove notes without redraw everything.
- Show all when append a new note.
- Add the new notes in the proper position.
- Positioning the modal editor in the position of the original note.
- Hide editor when click outside modal.
- Not refilter anything when cancel edit.
- Add Ocsid and useful data.
- Initial version:
- Just text notes and filter by color..
- Fix version.