Skip to content

Commit

Permalink
chore(docs): update changelog for v7.12.5
Browse files Browse the repository at this point in the history
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
  • Loading branch information
Antreesy committed Sep 16, 2023
1 parent c95be7a commit d411a0d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.

# Changelog

## [v7.12.5](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v7.12.5) (2023-09-16)

[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v7.12.4...v7.12.4)

### :rocket: Enhancements
- [stable7] feat(NcRichContenteditable) - add different output appearance in examples by @Antreesy in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4505

### :bug: Fixed bugs
- [stable7] perf(NcEmojiPicker): decrease mounting time and memory by moving large constants initialization and storing out from instance's reactive data by @ShGKme in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4493
- fix(NcRichText) - don't strip `<tag>`-like content when parsing markdown [\#4486](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4486) ([Antreesy](https://github.com/Antreesy))
- fix(NcRichContenteditable): make the default placeholder short [\#4408](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4408) ([ShGKme](https://github.com/ShGKme))

## [v7.12.4](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v7.12.4) (2023-08-25)

[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v7.12.3...v7.12.4)
Expand Down

0 comments on commit d411a0d

Please sign in to comment.