<a name="0.11.0"></a> # [0.11.0](https://github.com/DEgITx/rats-search/compare/v0.10.0...v0.11.0) (2018-03-07) ### Bug Fixes * **changelog:** fix modal peers display ([fb3a28b](https://github.com/DEgITx/rats-search/commit/fb3a28b)) * **p2p:** situation when ignoring yourself address is very slow ([d55c8f2](https://github.com/DEgITx/rats-search/commit/d55c8f2)) * **search:** show torrent page from remote peer ([9a69f07](https://github.com/DEgITx/rats-search/commit/9a69f07)) ### Features * **donate:** donate window ([da3a646](https://github.com/DEgITx/rats-search/commit/da3a646)) * **download:** torrent downloads manager ([73d2c3c](https://github.com/DEgITx/rats-search/commit/73d2c3c)) * **gui:** access to top from menu ([20bd280](https://github.com/DEgITx/rats-search/commit/20bd280))
11 KiB
11 KiB
0.11.0 (2018-03-07)
Bug Fixes
- changelog: fix modal peers display (fb3a28b)
- p2p: situation when ignoring yourself address is very slow (d55c8f2)
- search: show torrent page from remote peer (9a69f07)
Features
- donate: donate window (da3a646)
- download: torrent downloads manager (73d2c3c)
- gui: access to top from menu (20bd280)
0.10.0 (2018-03-03)
Bug Fixes
- gui: cleanup footer (ebda2d7)
- gui: some incorrect information removed from top header (894bcaf)
- log: dont show any upnp messages in log (bf9af3f)
- network: fix stun error on startup if no network available (09de03a), closes #7
- p2p: fix back connection (cce0f9a)
- p2p: some ignoring of local addresses (835038b)
- search: merge files in search when same torrent twice in a row (22d3173)
- vote: just disable for future improvements in p2p (1d318d7)
Features
- p2p: peers backup on exit (449460d)
- p2p: peers exchange (dfd8378)
- p2p: protocol check and support responce p2p connection (b37bbb4)
- search: visual separate p2p torrents (43780bc)
- secure: responce only to rats messages (16aa63e)
0.9.0 (2018-03-02)
Features
- network: UPnP support (6ba0d05)
0.8.0 (2018-03-01)
Features
- config: new scanning options (b946877)
- config: some network limitations (1751ad6)
- menu: report bug in application (1a8af14)
Performance Improvements
0.7.1 (2018-02-21)
Bug Fixes
0.7.0 (2018-02-18)
Bug Fixes
- app: messaging on closing (f117b61)
- config: color of search indicator (69c391b)
- p2p: closing on end (a1c9adb)
- p2p: closing on end reverted (it was ok by default) (ee3df81)
- p2p: compact convert ip's (b84c9da)
- p2p: fix disconnects after each call (12d66ff)
- p2p: ignore errors on conn (8e81bbc)
Features
- app: p2p peers indicator (3d4dbd5)
- config: p2p enable/disable (5bd2e75)
- p2p: basic search retransfer (da7ea2a)
- p2p: files search also (8c79960)
- p2p: ignore your address (f0f3692)
- p2p: other rats peers detection (24c50d3)
Performance Improvements
- p2p: reduce traffic of p2p calls (cd6d0a2)
0.6.1 (2018-02-12)
Bug Fixes
- macos: fix closing under some platforms (c765145)
0.6.0 (2018-02-12)
Bug Fixes
- macos: fix updates on Mac OS X (91e4f93)
- macos: normal icon (d138c85)
- windows: start fix in some cases (possible win7 fix) (45c408f)
Features
- app: allow run only single application at same time (e942c03)
- log: log autoupdate info (1e5392d)
- log: system information (023d33f)
0.5.0 (2018-02-11)
Bug Fixes
- autoupdate: fix error on downloading updater (023bb97)
Features
- autoupdate: autoupdate on statup (b308bb5)
0.4.0 (2018-02-10)
Bug Fixes
- app: fix removing events on render process (f1bfd41)
- app: support additional arguments on messages (f306c53)
- download: bug when cancel button not appear in main page (d317c30)
- download: cancel controls on torrent element (cd1f89c)
- download: problem on dht api after delete torrent (ea8bc01)
- image: restored spinner on downloading metadata (387945a)
- unix: resolve problem with icon part at some systems (0e5e045), closes #3
Features
- config: download torrents directory in config (9ac5539)
- download: basic torrent download support (0abd516)
- download: cancel downloading (fd03491)
- download: more control over torrent download (395a30e)
- download: torrent progress on torrent element (70a7daa)
- menu: new context menu with copy/paste (2bf8970)
0.3.1 (2018-02-06)
Bug Fixes
- windows: resolve some encoding problem with search daemon process (91c99d1)
0.3.0 (2018-02-05)
Bug Fixes
- config: fixed saving configuration on develop builds (b640bd4)
- feed: disabled fake torrents for desktop (101c1b6)
Features
- changelog: changelog inside application (988d714)
- config: database place path (8d58a7f)
- config: message when settings saved (6b793aa)
- config: new settings for application (port, cpu usage eth.) (6b5ee01)
0.2.0 (2018-02-04)
Bug Fixes
- app: fast and proper closing (3123a82)
- config: saving config restored (ddc309e)
- interface: back button on save page (342a64e)
- linux: options on start (a069a0e)
- linux: proper db use under linux (0c60c0d)
- macos: network category of application (34c8f33)
- macos: proper work under MacOS X (5a86c51)
- scanner: scanner second enable call (c77f056)
- tests: disable scanner tests (7958a19)