File shadowsocks-qt5.changes of Package shadowsocks-qt5
-------------------------------------------------------------------
Mon Aug 20 02:48:55 UTC 2018 - i@marguerite.su
- Update version 3.0.1
* Fix ss:// URI validation issue
* Remove unused logging option
- drop desktop.patch, use suse_update_desktop_file
-------------------------------------------------------------------
Fri Jan 12 09:08:34 UTC 2018 - opensuse-packaging@opensuse.org
- Update to version 3.0.0+git20180108.1bd3494:
* Suppress Windows console
* Remove logging checkbox in profile editor
* Update data usage in real time
* fix #328
* Make use of unique_ptr
* Remove debian packaging files
* fix #577
* Fix #562
* Removes application indicator. #522
* Remove Log Viewer
-------------------------------------------------------------------
Wed Jul 13 14:34:08 UTC 2016 - opensuse-packaging@opensuse.org
- Update to version 2.7.0+git20160707.eddb276:
* Run-time encryption method support detection (chacha20-ietf support added)
* Support OTA in ss:// URI
* Remember mainwindow's geometry and state
* Test internet connectivity during latency test
* Support specifying config.ini (command-line argument)
-------------------------------------------------------------------
Wed Jan 13 10:31:22 UTC 2016 - opensuse-packaging@opensuse.org
- Update to version 2.6.1+git20160111.b31c721:
+ Improve the QRCodeCapturer class.
+ A few tweaks
+ fix #244
+ column 80
+ Set fallback action icons
+ some text refinements and mark 2.6.1
+ Save config.ini automatically after profile or settings changed
+ Update translations
+ ready to release 2.6.1
+ Remove obsolete file
-------------------------------------------------------------------
Fri Jun 5 17:32:01 UTC 2015 - i@marguerite.su
- update version 2.4.0
* Add Move Up and Move Down so that you can move connections
manually
* Add an action to save configuration manually
* Improved data usage statistics (Data sent and received are
merged). You can change the next reset date in Edit dialog
(it's 1st of next month by default).
* Rewritten system tray (status notifier)
* You can change toolbar's style now
* Fix sorting by latency bug
* Other UI tweaks
* Many bugs fixes
-------------------------------------------------------------------
Fri Feb 13 12:27:06 UTC 2015 - i@marguerite.su
- initial version 0.9.2
* Fix IPv6 QR Code (ss:// URI) parsing bug
* Handle SIGINT and SIGTERM signals
* Improve Add Profile dialog and Share Profile dialog