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

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.185.0",
"title": "[3.185.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.184.5...@standardnotes/web@3.185.0) (2024-01-20)",
"date": null,
"body": "### Features\n\n* 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))",
"parsed": {
"_": [
"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) (396ee3f)"
],
"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) (396ee3f)"
]
}
},
{
"version": "3.184.5",
"title": "[3.184.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.184.4...@standardnotes/web@3.184.5) (2024-01-17)",