-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This new version improves UX, add an additional failsafe mechanism for lost connections and fixes many glitches.
- Loading branch information
1 parent
28c8045
commit ad58523
Showing
2 changed files
with
75 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,39 @@ | ||
<a href='https://github.com/pydio/cells-sync/compare/v0.9.0...v0.9.1'>v0.9.1 - full Changelog</a> | ||
<a href='https://github.com/pydio/cells-sync/compare/v0.9.1...v0.9.2'>v0.9.2 - full Changelog</a> | ||
<ul> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/348db7069711b1107086528c67830b180e9f4370>#348db70</a>: Add generated by mention in docs</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/0ce8645bae55ebc76008886a37b06d167eeb4364>#0ce8645</a>: New translations</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/bd054dd10ba1fddbde689f8afc2269f92aa1a324>#bd054dd</a>: New translations</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/c91e5e3068f85ad96d69fc408a1a68342f0c1836>#c91e5e3</a>: Enable italiano</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/6bd3719608d37cd81ce807fd77192cc01b2d9705>#6bd3719</a>: command for generating docs for pydio.com</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/28c80455053ca7d40d1770a044d4d584c3fbd766>#28c8045</a>: Fix patch.Error display</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/18bd6beef0ef0564a98510aedf90f159a2ad6751>#18bd6be</a>: Ensure no cache for IE</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/aaea117ff5d39578116aa1e9542d60f8bfa99603>#aaea117</a>: FR & DE translation of the new messages</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/d15574aebcc1b16f345057f47750edf43be66c8a>#d15574a</a>: FR & DE translation of the new messages</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/f1ce291323f54bcdfbabd5d7872695977552c430>#f1ce291</a>: Fix string typo</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/31>#31</a>: New french translation</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/3953b203f110bd0e61c30921e2a86aa7d809b5be>#3953b20</a>: New french translation</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/80f5a1c46ce387164427f2360f32b8a08ecc6257>#80f5a1c</a>: Disable listPatch cache in IE</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/f37ce84049f6034bbdc86c83f091634ffd701dba>#f37ce84</a>: Improve patch logs</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/0948b3692019c70451fa214bf40087c292d36c52>#0948b36</a>: Store patch.Source to fix direction</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/740e550d089e4c2deb4ab5188ba785f4947cc69b>#740e550</a>: i18n about page</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/83c2e19450c64ded867ee353714397a400531f32>#83c2e19</a>: Send empty STATE message when no task is configured</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/bded84672ecb9f456cace44b101380da25c76f9a>#bded846</a>: Refactor interface, handle socket first load, new default screen for all recent activities</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/3286357d38bf106a43671d80946ea7cffc3e6450>#3286357</a>: New first page LastActivities</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/11e0fda4bca289c725fdd60ae35f093c6e5b23eb>#11e0fda</a>: Better handling of patch global error (persisted in patch store). Sync "paused" state persisted on restart. Disable pause/start when task is not listening to global events.</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/5f2f61f6bee4ee23c4f10aa8c5b1ee37a8dde17e>#5f2f61f</a>: switch webview to fork to help with clean build</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/7babe5c2c81493cd50871975c8518e38f7a828c0>#7babe5c</a>: Excluse sigusr1 from</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/0651105ad4c70e057fd063045578948ed03d9c45>#0651105</a>: Remove sigusr1 on windows</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/382c2bfc7e3b4db011b52dbb17146c03723b8b70>#382c2bf</a>: Add support for sigusr1 signal Manually encore TreeResponse (fixing jsonpb incompatibility issue)</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/d80cb6ef19df77fd08cbfe7d5460d961ef619453>#d80cb6e</a>: Accounts : display connection state (send refreshStatus token info)</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/ff5cac238147fbc903186ed009b9963e79c126c4>#ff5cac2</a>: Tray: ignore first deconnection event</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/822d0a87bdccc814064520e1e4330740665762ec>#822d0a8</a>: Add a link to our documentation page</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/f08ddef4a22a98a51cd3f76e4dd1a2cf53ccaf6e>#f08ddef</a>: A few more hints</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/c30859c79de43efea176877c3be1fd347e44f206>#c30859c</a>: Fix windows UX glitches - close #17 Fix selective sync with empty folder - close #22 npm update</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/25741e6aae49a2392886ef08bc0e43fc0e4986a5>#25741e6</a>: Re-adapt to cells master : call log.Init() in root command</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/9a0eee2b19a08dcbe3521040448c4f0a456260ac>#9a0eee2</a>: Add Latvian translation thanks to @kristapskr</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/8a02916cea841613d5edab6792ee12b9bb5ed922>#8a02916</a>: Add Latvian translation</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/cf1c5e0519f1d509fbc755264a2b8747ff9276ec>#cf1c5e0</a>: Fixing test</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/88bd035969fb272719d4dc75f3bba0b597f191f2>#88bd035</a>: Running cells sync tests</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/a7829a6d888da7ffab9a94083807b8cdff1e544e>#a7829a6</a>: Enable Spanish</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/c0f9b0041cfc1eaabe2f7b12ebacd1286f68bd1b>#c0f9b00</a>: Switch systray to a forked version to fix xgo builds issues</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/b285b95ceb5ada17d4f99021eca429a388fd3f82>#b285b95</a>: Add Spanish language + a few fixes on the German translation</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/1d5ab6a5f58512b661b766411abc69b256f07f0c>#1d5ab6a</a>: Add Spanish language + a few fixes on the German translation</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/233481aad88c35f28316100e214c5d8077b2ab2d>#233481a</a>: Make XGo image used for builds configurable</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/a83a9a59c63b04414a8968d708f7ac2e34c8eba5>#a83a9a5</a>: TreeDialog: fix error message going through translation</li> | ||
<li><a href=https://github.com/pydio/cells-sync/commit/a68cbfa66260d5b754825c3270f2ae89e0713122>#a68cbfa</a>: HttpHandler: extract error stack to json</li> | ||
</ul> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,40 @@ | ||
# Changes between v0.9.0 and v0.9.1 | ||
# Changes between v0.9.1 and v0.9.2 | ||
|
||
[See Full Changelog](https://github.com/pydio/cells-sync/compare/v0.9.0...v0.9.1) | ||
[See Full Changelog](https://github.com/pydio/cells-sync/compare/v0.9.1...v0.9.2) | ||
|
||
- [#348db70](https://github.com/pydio/cells-sync/commit/348db7069711b1107086528c67830b180e9f4370): Add generated by mention in docs | ||
- [#0ce8645](https://github.com/pydio/cells-sync/commit/0ce8645bae55ebc76008886a37b06d167eeb4364): New translations | ||
- [#bd054dd](https://github.com/pydio/cells-sync/commit/bd054dd10ba1fddbde689f8afc2269f92aa1a324): New translations | ||
- [#c91e5e3](https://github.com/pydio/cells-sync/commit/c91e5e3068f85ad96d69fc408a1a68342f0c1836): Enable italiano | ||
- [#6bd3719](https://github.com/pydio/cells-sync/commit/6bd3719608d37cd81ce807fd77192cc01b2d9705): command for generating docs for pydio.com | ||
- [#28c8045](https://github.com/pydio/cells-sync/commit/28c80455053ca7d40d1770a044d4d584c3fbd766): Fix patch.Error display | ||
- [#18bd6be](https://github.com/pydio/cells-sync/commit/18bd6beef0ef0564a98510aedf90f159a2ad6751): Ensure no cache for IE | ||
- [#aaea117](https://github.com/pydio/cells-sync/commit/aaea117ff5d39578116aa1e9542d60f8bfa99603): FR & DE translation of the new messages | ||
- [#d15574a](https://github.com/pydio/cells-sync/commit/d15574aebcc1b16f345057f47750edf43be66c8a): FR & DE translation of the new messages | ||
- [#f1ce291](https://github.com/pydio/cells-sync/commit/f1ce291323f54bcdfbabd5d7872695977552c430): Fix string typo | ||
- [#31](https://github.com/pydio/cells-sync/pull/31): New french translation | ||
- [#3953b20](https://github.com/pydio/cells-sync/commit/3953b203f110bd0e61c30921e2a86aa7d809b5be): New french translation | ||
- [#80f5a1c](https://github.com/pydio/cells-sync/commit/80f5a1c46ce387164427f2360f32b8a08ecc6257): Disable listPatch cache in IE | ||
- [#f37ce84](https://github.com/pydio/cells-sync/commit/f37ce84049f6034bbdc86c83f091634ffd701dba): Improve patch logs | ||
- [#0948b36](https://github.com/pydio/cells-sync/commit/0948b3692019c70451fa214bf40087c292d36c52): Store patch.Source to fix direction | ||
- [#740e550](https://github.com/pydio/cells-sync/commit/740e550d089e4c2deb4ab5188ba785f4947cc69b): i18n about page | ||
- [#83c2e19](https://github.com/pydio/cells-sync/commit/83c2e19450c64ded867ee353714397a400531f32): Send empty STATE message when no task is configured | ||
- [#bded846](https://github.com/pydio/cells-sync/commit/bded84672ecb9f456cace44b101380da25c76f9a): Refactor interface, handle socket first load, new default screen for all recent activities | ||
- [#3286357](https://github.com/pydio/cells-sync/commit/3286357d38bf106a43671d80946ea7cffc3e6450): New first page LastActivities | ||
- [#11e0fda](https://github.com/pydio/cells-sync/commit/11e0fda4bca289c725fdd60ae35f093c6e5b23eb): Better handling of patch global error (persisted in patch store). Sync "paused" state persisted on restart. Disable pause/start when task is not listening to global events. | ||
- [#5f2f61f](https://github.com/pydio/cells-sync/commit/5f2f61f6bee4ee23c4f10aa8c5b1ee37a8dde17e): switch webview to fork to help with clean build | ||
- [#7babe5c](https://github.com/pydio/cells-sync/commit/7babe5c2c81493cd50871975c8518e38f7a828c0): Excluse sigusr1 from | ||
- [#0651105](https://github.com/pydio/cells-sync/commit/0651105ad4c70e057fd063045578948ed03d9c45): Remove sigusr1 on windows | ||
- [#382c2bf](https://github.com/pydio/cells-sync/commit/382c2bfc7e3b4db011b52dbb17146c03723b8b70): Add support for sigusr1 signal Manually encore TreeResponse (fixing jsonpb incompatibility issue) | ||
- [#d80cb6e](https://github.com/pydio/cells-sync/commit/d80cb6ef19df77fd08cbfe7d5460d961ef619453): Accounts : display connection state (send refreshStatus token info) | ||
- [#ff5cac2](https://github.com/pydio/cells-sync/commit/ff5cac238147fbc903186ed009b9963e79c126c4): Tray: ignore first deconnection event | ||
- [#822d0a8](https://github.com/pydio/cells-sync/commit/822d0a87bdccc814064520e1e4330740665762ec): Add a link to our documentation page | ||
- [#f08ddef](https://github.com/pydio/cells-sync/commit/f08ddef4a22a98a51cd3f76e4dd1a2cf53ccaf6e): A few more hints | ||
- [#c30859c](https://github.com/pydio/cells-sync/commit/c30859c79de43efea176877c3be1fd347e44f206): Fix windows UX glitches - close #17 Fix selective sync with empty folder - close #22 npm update | ||
- [#25741e6](https://github.com/pydio/cells-sync/commit/25741e6aae49a2392886ef08bc0e43fc0e4986a5): Re-adapt to cells master : call log.Init() in root command | ||
- [#9a0eee2](https://github.com/pydio/cells-sync/commit/9a0eee2b19a08dcbe3521040448c4f0a456260ac): Add Latvian translation thanks to @kristapskr | ||
- [#8a02916](https://github.com/pydio/cells-sync/commit/8a02916cea841613d5edab6792ee12b9bb5ed922): Add Latvian translation | ||
- [#cf1c5e0](https://github.com/pydio/cells-sync/commit/cf1c5e0519f1d509fbc755264a2b8747ff9276ec): Fixing test | ||
- [#88bd035](https://github.com/pydio/cells-sync/commit/88bd035969fb272719d4dc75f3bba0b597f191f2): Running cells sync tests | ||
- [#a7829a6](https://github.com/pydio/cells-sync/commit/a7829a6d888da7ffab9a94083807b8cdff1e544e): Enable Spanish | ||
- [#c0f9b00](https://github.com/pydio/cells-sync/commit/c0f9b0041cfc1eaabe2f7b12ebacd1286f68bd1b): Switch systray to a forked version to fix xgo builds issues | ||
- [#b285b95](https://github.com/pydio/cells-sync/commit/b285b95ceb5ada17d4f99021eca429a388fd3f82): Add Spanish language + a few fixes on the German translation | ||
- [#1d5ab6a](https://github.com/pydio/cells-sync/commit/1d5ab6a5f58512b661b766411abc69b256f07f0c): Add Spanish language + a few fixes on the German translation | ||
- [#233481a](https://github.com/pydio/cells-sync/commit/233481aad88c35f28316100e214c5d8077b2ab2d): Make XGo image used for builds configurable | ||
- [#a83a9a5](https://github.com/pydio/cells-sync/commit/a83a9a59c63b04414a8968d708f7ac2e34c8eba5): TreeDialog: fix error message going through translation | ||
- [#a68cbfa](https://github.com/pydio/cells-sync/commit/a68cbfa66260d5b754825c3270f2ae89e0713122): HttpHandler: extract error stack to json |