All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated changelog style, added missing releases and release dates. #211 @SimJoSt
- Compatible with Nextcloud 25 and 26.
- Compatible with Nextcloud 24.
- Fix latex rendering.
- Compatible with Nextcloud 23.
- Compatible with Nextcloud 22.
- Remove usage of deprecated methods.
- Compatible with Nextcloud 21.
- Compatible with Nextcloud 20.
- Compatible with Nextcloud 19.
- Compatible with Nextcloud 18.
- Compatible with Nextcloud 17.
- Nextcloud 16 support.
- Nextcloud 15 support.
- Fix issue with rendering public preview in some cases.
- Publicly shared markdown files are now rendered the same as when editing.
- Fix clicking checkboxes sometimes changing the text incorrectly.
- Improve behaviour of synchronized scrolling.
- Enable automatic linking of links.
- Fix styling conflict with core. #64 @MorrisJobke
- Fix load markdown renderer in some chrome versions.
- Add synchronized scrolling between source and preview.
- Add support for checkbox lists.
- Add support for table of contents.
- Add support for embedding videos.
- Add support for rendering mermaid.js graphs.
- Allow linking inside the document with anchors.
- Allow copy-pasting images directly into documents.
- Better on demand loading of large 3rdparty libraries.
- Various minor rendering fixes.
- open outbound links in a new tab.
- Fix rending of the last item in a numbered list.
- no longer breaks the mail app.
- Initial version for Nextcloud 10+.
- Added rendered markdown previews in the files sidebar.
- Switched to usin KaTeX for math rendering.