Skip to content

Commit ad58523

Browse files
committed
Release v0.9.2
This new version improves UX, add an additional failsafe mechanism for lost connections and fixes many glitches.
1 parent 28c8045 commit ad58523

File tree

2 files changed

+75
-13
lines changed

2 files changed

+75
-13
lines changed

CHANGELOG.html

Lines changed: 37 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,39 @@
1-
<a href='https://github.com/pydio/cells-sync/compare/v0.9.0...v0.9.1'>v0.9.1 - full Changelog</a>
1+
<a href='https://github.com/pydio/cells-sync/compare/v0.9.1...v0.9.2'>v0.9.2 - full Changelog</a>
22
<ul>
3-
<li><a href=https://github.com/pydio/cells-sync/commit/348db7069711b1107086528c67830b180e9f4370>#348db70</a>: Add generated by mention in docs</li>
4-
<li><a href=https://github.com/pydio/cells-sync/commit/0ce8645bae55ebc76008886a37b06d167eeb4364>#0ce8645</a>: New translations</li>
5-
<li><a href=https://github.com/pydio/cells-sync/commit/bd054dd10ba1fddbde689f8afc2269f92aa1a324>#bd054dd</a>: New translations</li>
6-
<li><a href=https://github.com/pydio/cells-sync/commit/c91e5e3068f85ad96d69fc408a1a68342f0c1836>#c91e5e3</a>: Enable italiano</li>
7-
<li><a href=https://github.com/pydio/cells-sync/commit/6bd3719608d37cd81ce807fd77192cc01b2d9705>#6bd3719</a>: command for generating docs for pydio.com</li>
3+
<li><a href=https://github.com/pydio/cells-sync/commit/28c80455053ca7d40d1770a044d4d584c3fbd766>#28c8045</a>: Fix patch.Error display</li>
4+
<li><a href=https://github.com/pydio/cells-sync/commit/18bd6beef0ef0564a98510aedf90f159a2ad6751>#18bd6be</a>: Ensure no cache for IE</li>
5+
<li><a href=https://github.com/pydio/cells-sync/commit/aaea117ff5d39578116aa1e9542d60f8bfa99603>#aaea117</a>: FR & DE translation of the new messages</li>
6+
<li><a href=https://github.com/pydio/cells-sync/commit/d15574aebcc1b16f345057f47750edf43be66c8a>#d15574a</a>: FR & DE translation of the new messages</li>
7+
<li><a href=https://github.com/pydio/cells-sync/commit/f1ce291323f54bcdfbabd5d7872695977552c430>#f1ce291</a>: Fix string typo</li>
8+
<li><a href=https://github.com/pydio/cells-sync/commit/31>#31</a>: New french translation</li>
9+
<li><a href=https://github.com/pydio/cells-sync/commit/3953b203f110bd0e61c30921e2a86aa7d809b5be>#3953b20</a>: New french translation</li>
10+
<li><a href=https://github.com/pydio/cells-sync/commit/80f5a1c46ce387164427f2360f32b8a08ecc6257>#80f5a1c</a>: Disable listPatch cache in IE</li>
11+
<li><a href=https://github.com/pydio/cells-sync/commit/f37ce84049f6034bbdc86c83f091634ffd701dba>#f37ce84</a>: Improve patch logs</li>
12+
<li><a href=https://github.com/pydio/cells-sync/commit/0948b3692019c70451fa214bf40087c292d36c52>#0948b36</a>: Store patch.Source to fix direction</li>
13+
<li><a href=https://github.com/pydio/cells-sync/commit/740e550d089e4c2deb4ab5188ba785f4947cc69b>#740e550</a>: i18n about page</li>
14+
<li><a href=https://github.com/pydio/cells-sync/commit/83c2e19450c64ded867ee353714397a400531f32>#83c2e19</a>: Send empty STATE message when no task is configured</li>
15+
<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>
16+
<li><a href=https://github.com/pydio/cells-sync/commit/3286357d38bf106a43671d80946ea7cffc3e6450>#3286357</a>: New first page LastActivities</li>
17+
<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>
18+
<li><a href=https://github.com/pydio/cells-sync/commit/5f2f61f6bee4ee23c4f10aa8c5b1ee37a8dde17e>#5f2f61f</a>: switch webview to fork to help with clean build</li>
19+
<li><a href=https://github.com/pydio/cells-sync/commit/7babe5c2c81493cd50871975c8518e38f7a828c0>#7babe5c</a>: Excluse sigusr1 from</li>
20+
<li><a href=https://github.com/pydio/cells-sync/commit/0651105ad4c70e057fd063045578948ed03d9c45>#0651105</a>: Remove sigusr1 on windows</li>
21+
<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>
22+
<li><a href=https://github.com/pydio/cells-sync/commit/d80cb6ef19df77fd08cbfe7d5460d961ef619453>#d80cb6e</a>: Accounts : display connection state (send refreshStatus token info)</li>
23+
<li><a href=https://github.com/pydio/cells-sync/commit/ff5cac238147fbc903186ed009b9963e79c126c4>#ff5cac2</a>: Tray: ignore first deconnection event</li>
24+
<li><a href=https://github.com/pydio/cells-sync/commit/822d0a87bdccc814064520e1e4330740665762ec>#822d0a8</a>: Add a link to our documentation page</li>
25+
<li><a href=https://github.com/pydio/cells-sync/commit/f08ddef4a22a98a51cd3f76e4dd1a2cf53ccaf6e>#f08ddef</a>: A few more hints</li>
26+
<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>
27+
<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>
28+
<li><a href=https://github.com/pydio/cells-sync/commit/9a0eee2b19a08dcbe3521040448c4f0a456260ac>#9a0eee2</a>: Add Latvian translation thanks to @kristapskr</li>
29+
<li><a href=https://github.com/pydio/cells-sync/commit/8a02916cea841613d5edab6792ee12b9bb5ed922>#8a02916</a>: Add Latvian translation</li>
30+
<li><a href=https://github.com/pydio/cells-sync/commit/cf1c5e0519f1d509fbc755264a2b8747ff9276ec>#cf1c5e0</a>: Fixing test</li>
31+
<li><a href=https://github.com/pydio/cells-sync/commit/88bd035969fb272719d4dc75f3bba0b597f191f2>#88bd035</a>: Running cells sync tests</li>
32+
<li><a href=https://github.com/pydio/cells-sync/commit/a7829a6d888da7ffab9a94083807b8cdff1e544e>#a7829a6</a>: Enable Spanish</li>
33+
<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>
34+
<li><a href=https://github.com/pydio/cells-sync/commit/b285b95ceb5ada17d4f99021eca429a388fd3f82>#b285b95</a>: Add Spanish language + a few fixes on the German translation</li>
35+
<li><a href=https://github.com/pydio/cells-sync/commit/1d5ab6a5f58512b661b766411abc69b256f07f0c>#1d5ab6a</a>: Add Spanish language + a few fixes on the German translation</li>
36+
<li><a href=https://github.com/pydio/cells-sync/commit/233481aad88c35f28316100e214c5d8077b2ab2d>#233481a</a>: Make XGo image used for builds configurable</li>
37+
<li><a href=https://github.com/pydio/cells-sync/commit/a83a9a59c63b04414a8968d708f7ac2e34c8eba5>#a83a9a5</a>: TreeDialog: fix error message going through translation</li>
38+
<li><a href=https://github.com/pydio/cells-sync/commit/a68cbfa66260d5b754825c3270f2ae89e0713122>#a68cbfa</a>: HttpHandler: extract error stack to json</li>
839
</ul>

CHANGELOG.md

Lines changed: 38 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,40 @@
1-
# Changes between v0.9.0 and v0.9.1
1+
# Changes between v0.9.1 and v0.9.2
22

3-
[See Full Changelog](https://github.com/pydio/cells-sync/compare/v0.9.0...v0.9.1)
3+
[See Full Changelog](https://github.com/pydio/cells-sync/compare/v0.9.1...v0.9.2)
44

5-
- [#348db70](https://github.com/pydio/cells-sync/commit/348db7069711b1107086528c67830b180e9f4370): Add generated by mention in docs
6-
- [#0ce8645](https://github.com/pydio/cells-sync/commit/0ce8645bae55ebc76008886a37b06d167eeb4364): New translations
7-
- [#bd054dd](https://github.com/pydio/cells-sync/commit/bd054dd10ba1fddbde689f8afc2269f92aa1a324): New translations
8-
- [#c91e5e3](https://github.com/pydio/cells-sync/commit/c91e5e3068f85ad96d69fc408a1a68342f0c1836): Enable italiano
9-
- [#6bd3719](https://github.com/pydio/cells-sync/commit/6bd3719608d37cd81ce807fd77192cc01b2d9705): command for generating docs for pydio.com
5+
- [#28c8045](https://github.com/pydio/cells-sync/commit/28c80455053ca7d40d1770a044d4d584c3fbd766): Fix patch.Error display
6+
- [#18bd6be](https://github.com/pydio/cells-sync/commit/18bd6beef0ef0564a98510aedf90f159a2ad6751): Ensure no cache for IE
7+
- [#aaea117](https://github.com/pydio/cells-sync/commit/aaea117ff5d39578116aa1e9542d60f8bfa99603): FR & DE translation of the new messages
8+
- [#d15574a](https://github.com/pydio/cells-sync/commit/d15574aebcc1b16f345057f47750edf43be66c8a): FR & DE translation of the new messages
9+
- [#f1ce291](https://github.com/pydio/cells-sync/commit/f1ce291323f54bcdfbabd5d7872695977552c430): Fix string typo
10+
- [#31](https://github.com/pydio/cells-sync/pull/31): New french translation
11+
- [#3953b20](https://github.com/pydio/cells-sync/commit/3953b203f110bd0e61c30921e2a86aa7d809b5be): New french translation
12+
- [#80f5a1c](https://github.com/pydio/cells-sync/commit/80f5a1c46ce387164427f2360f32b8a08ecc6257): Disable listPatch cache in IE
13+
- [#f37ce84](https://github.com/pydio/cells-sync/commit/f37ce84049f6034bbdc86c83f091634ffd701dba): Improve patch logs
14+
- [#0948b36](https://github.com/pydio/cells-sync/commit/0948b3692019c70451fa214bf40087c292d36c52): Store patch.Source to fix direction
15+
- [#740e550](https://github.com/pydio/cells-sync/commit/740e550d089e4c2deb4ab5188ba785f4947cc69b): i18n about page
16+
- [#83c2e19](https://github.com/pydio/cells-sync/commit/83c2e19450c64ded867ee353714397a400531f32): Send empty STATE message when no task is configured
17+
- [#bded846](https://github.com/pydio/cells-sync/commit/bded84672ecb9f456cace44b101380da25c76f9a): Refactor interface, handle socket first load, new default screen for all recent activities
18+
- [#3286357](https://github.com/pydio/cells-sync/commit/3286357d38bf106a43671d80946ea7cffc3e6450): New first page LastActivities
19+
- [#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.
20+
- [#5f2f61f](https://github.com/pydio/cells-sync/commit/5f2f61f6bee4ee23c4f10aa8c5b1ee37a8dde17e): switch webview to fork to help with clean build
21+
- [#7babe5c](https://github.com/pydio/cells-sync/commit/7babe5c2c81493cd50871975c8518e38f7a828c0): Excluse sigusr1 from
22+
- [#0651105](https://github.com/pydio/cells-sync/commit/0651105ad4c70e057fd063045578948ed03d9c45): Remove sigusr1 on windows
23+
- [#382c2bf](https://github.com/pydio/cells-sync/commit/382c2bfc7e3b4db011b52dbb17146c03723b8b70): Add support for sigusr1 signal Manually encore TreeResponse (fixing jsonpb incompatibility issue)
24+
- [#d80cb6e](https://github.com/pydio/cells-sync/commit/d80cb6ef19df77fd08cbfe7d5460d961ef619453): Accounts : display connection state (send refreshStatus token info)
25+
- [#ff5cac2](https://github.com/pydio/cells-sync/commit/ff5cac238147fbc903186ed009b9963e79c126c4): Tray: ignore first deconnection event
26+
- [#822d0a8](https://github.com/pydio/cells-sync/commit/822d0a87bdccc814064520e1e4330740665762ec): Add a link to our documentation page
27+
- [#f08ddef](https://github.com/pydio/cells-sync/commit/f08ddef4a22a98a51cd3f76e4dd1a2cf53ccaf6e): A few more hints
28+
- [#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
29+
- [#25741e6](https://github.com/pydio/cells-sync/commit/25741e6aae49a2392886ef08bc0e43fc0e4986a5): Re-adapt to cells master : call log.Init() in root command
30+
- [#9a0eee2](https://github.com/pydio/cells-sync/commit/9a0eee2b19a08dcbe3521040448c4f0a456260ac): Add Latvian translation thanks to @kristapskr
31+
- [#8a02916](https://github.com/pydio/cells-sync/commit/8a02916cea841613d5edab6792ee12b9bb5ed922): Add Latvian translation
32+
- [#cf1c5e0](https://github.com/pydio/cells-sync/commit/cf1c5e0519f1d509fbc755264a2b8747ff9276ec): Fixing test
33+
- [#88bd035](https://github.com/pydio/cells-sync/commit/88bd035969fb272719d4dc75f3bba0b597f191f2): Running cells sync tests
34+
- [#a7829a6](https://github.com/pydio/cells-sync/commit/a7829a6d888da7ffab9a94083807b8cdff1e544e): Enable Spanish
35+
- [#c0f9b00](https://github.com/pydio/cells-sync/commit/c0f9b0041cfc1eaabe2f7b12ebacd1286f68bd1b): Switch systray to a forked version to fix xgo builds issues
36+
- [#b285b95](https://github.com/pydio/cells-sync/commit/b285b95ceb5ada17d4f99021eca429a388fd3f82): Add Spanish language + a few fixes on the German translation
37+
- [#1d5ab6a](https://github.com/pydio/cells-sync/commit/1d5ab6a5f58512b661b766411abc69b256f07f0c): Add Spanish language + a few fixes on the German translation
38+
- [#233481a](https://github.com/pydio/cells-sync/commit/233481aad88c35f28316100e214c5d8077b2ab2d): Make XGo image used for builds configurable
39+
- [#a83a9a5](https://github.com/pydio/cells-sync/commit/a83a9a59c63b04414a8968d708f7ac2e34c8eba5): TreeDialog: fix error message going through translation
40+
- [#a68cbfa](https://github.com/pydio/cells-sync/commit/a68cbfa66260d5b754825c3270f2ae89e0713122): HttpHandler: extract error stack to json

0 commit comments

Comments
 (0)