Skip to content

Commit

Permalink
Release v0.9.1
Browse files Browse the repository at this point in the history
We are glad to publish a new desktop synchronization client for Cells Server. It has been entirely written in GO and shares most of its libaries with the server, providing top-notch performance and stability. It is not yet tagged stable and we need feedback from our community!
  • Loading branch information
pydio-trusted committed Nov 6, 2019
1 parent 348db70 commit 81f0806
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 65 deletions.
38 changes: 6 additions & 32 deletions CHANGELOG.html
Original file line number Diff line number Diff line change
@@ -1,34 +1,8 @@
<a href='https://github.com/pydio/cells-sync/compare/v0.8.0...v0.9.0'>v0.9.0 - full Changelog</a>
<a href='https://github.com/pydio/cells-sync/compare/v0.9.0...v0.9.1'>v0.9.1 - full Changelog</a>
<ul>
<li><a href=https://github.com/pydio/cells-sync/commit/9d12f777fb9fe088b6a9ea58bfc8dd3b3d5af4be>#9d12f77</a>: Enhance a few messages + DE & FR translations</li>
<li><a href=https://github.com/pydio/cells-sync/commit/5390de447bdb3b04a92734c37c1a1745fea7fd69>#5390de4</a>: Enhance a few messages + DE & FR translations</li>
<li><a href=https://github.com/pydio/cells-sync/commit/d6e674ae82208895d012326202f4e5497bc4944c>#d6e674a</a>: Fix i18n merge issue</li>
<li><a href=https://github.com/pydio/cells-sync/commit/c3fac666ef64b9f60a826e5f1684dd35eb10d3ed>#c3fac66</a>: Try to defer binding to linkOpener for IE</li>
<li><a href=https://github.com/pydio/cells-sync/commit/431fda4b4c70602c848360558c0474917154b280>#431fda4</a>: Defer binding to linkOpener</li>
<li><a href=https://github.com/pydio/cells-sync/commit/07a0dcca7ffc9ef32a59470d490fe00ac9a0c765>#07a0dcc</a>: Wrong x/net/context import</li>
<li><a href=https://github.com/pydio/cells-sync/commit/9cc2c59f5eba2452a901098490d74733dd04c0f5>#9cc2c59</a>: SelectiveFolders: load folders from both endpoints and create on other side as required</li>
<li><a href=https://github.com/pydio/cells-sync/commit/6f3c24a85e36da3ad2043d66a74b97c4d62c22ed>#6f3c24a</a>: Fix Create Folder (wait for folder to be properly created)</li>
<li><a href=https://github.com/pydio/cells-sync/commit/c1b3eae0c6661acba0e7db027fc652a648a30628>#c1b3eae</a>: Update README and commands help</li>
<li><a href=https://github.com/pydio/cells-sync/commit/0cc9e8e04953889a06fdbc6aff8a816cbf7361a4>#0cc9e8e</a>: Merge remote-tracking branch 'origin/master'</li>
<li><a href=https://github.com/pydio/cells-sync/commit/6508951a322b08aef33e802e05b5dc9c0983e398>#6508951</a>: Make setIconXXX simpler - should avoid closed channels stuff</li>
<li><a href=https://github.com/pydio/cells-sync/commit/755622a157190735e6caf5ef425f41f5f15d00a8>#755622a</a>: Change token monitoring</li>
<li><a href=https://github.com/pydio/cells-sync/commit/6a1b9e7fb05a6c300ac19d6d24a8bc8ca1d5e0ef>#6a1b9e7</a>: Additional ux fixes</li>
<li><a href=https://github.com/pydio/cells-sync/commit/e13ad1cb90297b8297073bb7734b5ef8063e2ce5>#e13ad1c</a>: Sniff, MS assets are not MIT as is the rest of the framework... Switching to Material-UI and Roboto Font</li>
<li><a href=https://github.com/pydio/cells-sync/commit/0f17f1247d02f57720ac72ca40a9175dd582798e>#0f17f12</a>: fix status stuff - try adding notification on mac</li>
<li><a href=https://github.com/pydio/cells-sync/commit/3147110a627dd739796e951161c47c137904df47>#3147110</a>: Add pause/resume plus icon to systray</li>
<li><a href=https://github.com/pydio/cells-sync/commit/e1bbbc4a728f490fab15d66f59acca9ac6f0740d>#e1bbbc4</a>: Webview already open: close and reopen to force focus. Publish authorities list on socket connection</li>
<li><a href=https://github.com/pydio/cells-sync/commit/db83c8cdf503d32675051273a8e34fc90264f0f1>#db83c8c</a>: Various UX glitches</li>
<li><a href=https://github.com/pydio/cells-sync/commit/7c0bf22d31420a1050522e3c0101ef29c01138cb>#7c0bf22</a>: Set user-agent in sdkConfig</li>
<li><a href=https://github.com/pydio/cells-sync/commit/163d8a0d0ec1a418e7cc52d9704348a0468d934d>#163d8a0</a>: Store tokens in keyring if there is one available</li>
<li><a href=https://github.com/pydio/cells-sync/commit/5b8a78f09a7148c2cbf98ac51b58c304f6412e31>#5b8a78f</a>: Change token monitoring</li>
<li><a href=https://github.com/pydio/cells-sync/commit/c6cdcf082fa113948a561272a56276218ca7548f>#c6cdcf0</a>: Additional ux fixes</li>
<li><a href=https://github.com/pydio/cells-sync/commit/3615800e5ebe2ed08d79d6a24f76777230fed266>#3615800</a>: Sniff, MS assets are not MIT as is the rest of the framework... Switching to Material-UI and Roboto Font</li>
<li><a href=https://github.com/pydio/cells-sync/commit/1727023e9531a17c19b5cca97d092f25e6167a32>#1727023</a>: fix status stuff - try adding notification on mac</li>
<li><a href=https://github.com/pydio/cells-sync/commit/244d4b7a7862f33eebaccd44b1d786a71c2f68ed>#244d4b7</a>: Add pause/resume plus icon to systray</li>
<li><a href=https://github.com/pydio/cells-sync/commit/b37f2579c2bdcadebcb3e15ff7cf125e12b52790>#b37f257</a>: Webview already open: close and reopen to force focus. Publish authorities list on socket connection</li>
<li><a href=https://github.com/pydio/cells-sync/commit/73ab9f8878739e1a662a10adedea2173424ae657>#73ab9f8</a>: Various UX glitches</li>
<li><a href=https://github.com/pydio/cells-sync/commit/93194303ff20a5e0ed85800859f51f525e68fe90>#9319430</a>: Set user-agent in sdkConfig</li>
<li><a href=https://github.com/pydio/cells-sync/commit/b09517af371100053b601c0922d9d5ef6a71c1fd>#b09517a</a>: Store tokens in keyring if there is one available</li>
<li><a href=https://github.com/pydio/cells-sync/commit/d150cefc7b28ba38cdda84cc45dc0d359c190f86>#d150cef</a>: New Crowdin translations (#7)</li>
<li><a href=https://github.com/pydio/cells-sync/commit/6be2fa2b566c616e41ca03627ab41ea38e5f9dae>#6be2fa2</a>: DE msgs for new strings</li>
<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>
</ul>
40 changes: 7 additions & 33 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,9 @@
# Changes between v0.8.0 and v0.9.0
# Changes between v0.9.0 and v0.9.1

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

- [#9d12f77](https://github.com/pydio/cells-sync/commit/9d12f777fb9fe088b6a9ea58bfc8dd3b3d5af4be): Enhance a few messages + DE & FR translations
- [#5390de4](https://github.com/pydio/cells-sync/commit/5390de447bdb3b04a92734c37c1a1745fea7fd69): Enhance a few messages + DE & FR translations
- [#d6e674a](https://github.com/pydio/cells-sync/commit/d6e674ae82208895d012326202f4e5497bc4944c): Fix i18n merge issue
- [#c3fac66](https://github.com/pydio/cells-sync/commit/c3fac666ef64b9f60a826e5f1684dd35eb10d3ed): Try to defer binding to linkOpener for IE
- [#431fda4](https://github.com/pydio/cells-sync/commit/431fda4b4c70602c848360558c0474917154b280): Defer binding to linkOpener
- [#07a0dcc](https://github.com/pydio/cells-sync/commit/07a0dcca7ffc9ef32a59470d490fe00ac9a0c765): Wrong x/net/context import
- [#9cc2c59](https://github.com/pydio/cells-sync/commit/9cc2c59f5eba2452a901098490d74733dd04c0f5): SelectiveFolders: load folders from both endpoints and create on other side as required
- [#6f3c24a](https://github.com/pydio/cells-sync/commit/6f3c24a85e36da3ad2043d66a74b97c4d62c22ed): Fix Create Folder (wait for folder to be properly created)
- [#c1b3eae](https://github.com/pydio/cells-sync/commit/c1b3eae0c6661acba0e7db027fc652a648a30628): Update README and commands help
- [#0cc9e8e](https://github.com/pydio/cells-sync/commit/0cc9e8e04953889a06fdbc6aff8a816cbf7361a4): Merge remote-tracking branch 'origin/master'
- [#6508951](https://github.com/pydio/cells-sync/commit/6508951a322b08aef33e802e05b5dc9c0983e398): Make setIconXXX simpler - should avoid closed channels stuff
- [#755622a](https://github.com/pydio/cells-sync/commit/755622a157190735e6caf5ef425f41f5f15d00a8): Change token monitoring
- [#6a1b9e7](https://github.com/pydio/cells-sync/commit/6a1b9e7fb05a6c300ac19d6d24a8bc8ca1d5e0ef): Additional ux fixes
- [#e13ad1c](https://github.com/pydio/cells-sync/commit/e13ad1cb90297b8297073bb7734b5ef8063e2ce5): Sniff, MS assets are not MIT as is the rest of the framework... Switching to Material-UI and Roboto Font
- [#0f17f12](https://github.com/pydio/cells-sync/commit/0f17f1247d02f57720ac72ca40a9175dd582798e): fix status stuff - try adding notification on mac
- [#3147110](https://github.com/pydio/cells-sync/commit/3147110a627dd739796e951161c47c137904df47): Add pause/resume plus icon to systray
- [#e1bbbc4](https://github.com/pydio/cells-sync/commit/e1bbbc4a728f490fab15d66f59acca9ac6f0740d): Webview already open: close and reopen to force focus. Publish authorities list on socket connection
- [#db83c8c](https://github.com/pydio/cells-sync/commit/db83c8cdf503d32675051273a8e34fc90264f0f1): Various UX glitches
- [#7c0bf22](https://github.com/pydio/cells-sync/commit/7c0bf22d31420a1050522e3c0101ef29c01138cb): Set user-agent in sdkConfig
- [#163d8a0](https://github.com/pydio/cells-sync/commit/163d8a0d0ec1a418e7cc52d9704348a0468d934d): Store tokens in keyring if there is one available
- [#5b8a78f](https://github.com/pydio/cells-sync/commit/5b8a78f09a7148c2cbf98ac51b58c304f6412e31): Change token monitoring
- [#c6cdcf0](https://github.com/pydio/cells-sync/commit/c6cdcf082fa113948a561272a56276218ca7548f): Additional ux fixes
- [#3615800](https://github.com/pydio/cells-sync/commit/3615800e5ebe2ed08d79d6a24f76777230fed266): Sniff, MS assets are not MIT as is the rest of the framework... Switching to Material-UI and Roboto Font
- [#1727023](https://github.com/pydio/cells-sync/commit/1727023e9531a17c19b5cca97d092f25e6167a32): fix status stuff - try adding notification on mac
- [#244d4b7](https://github.com/pydio/cells-sync/commit/244d4b7a7862f33eebaccd44b1d786a71c2f68ed): Add pause/resume plus icon to systray
- [#b37f257](https://github.com/pydio/cells-sync/commit/b37f2579c2bdcadebcb3e15ff7cf125e12b52790): Webview already open: close and reopen to force focus. Publish authorities list on socket connection
- [#73ab9f8](https://github.com/pydio/cells-sync/commit/73ab9f8878739e1a662a10adedea2173424ae657): Various UX glitches
- [#9319430](https://github.com/pydio/cells-sync/commit/93194303ff20a5e0ed85800859f51f525e68fe90): Set user-agent in sdkConfig
- [#b09517a](https://github.com/pydio/cells-sync/commit/b09517af371100053b601c0922d9d5ef6a71c1fd): Store tokens in keyring if there is one available
- [#d150cef](https://github.com/pydio/cells-sync/commit/d150cefc7b28ba38cdda84cc45dc0d359c190f86): New Crowdin translations (#7)
- [#6be2fa2](https://github.com/pydio/cells-sync/commit/6be2fa2b566c616e41ca03627ab41ea38e5f9dae): DE msgs for new strings
- [#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

0 comments on commit 81f0806

Please sign in to comment.