StandardNotes CI
2024-01-20 10:23:44 +00:00
parent cb083e2a05
commit b53ae1d09b
31 changed files with 99 additions and 15 deletions

View File

@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.68.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.67.11...@standardnotes/services@1.68.0) (2024-01-20)
### Features
* Editing large notes (greater than 1.5MB) will result in more optimized syncing, in which changes are saved locally immediately, but sync with the server less frequently (roughly every 30 seconds rather than after every change). ([#2768](https://github.com/standardnotes/app/issues/2768)) ([396ee3f](https://github.com/standardnotes/app/commit/396ee3f449c612600bbbe3294c61dc8be46ea365))
## [1.67.11](https://github.com/standardnotes/app/compare/@standardnotes/services@1.67.10...@standardnotes/services@1.67.11) (2024-01-11)
**Note:** Version bump only for package @standardnotes/services