Skip to content

Latest commit

 

History

History
1124 lines (695 loc) · 65.2 KB

CHANGELOG.md

File metadata and controls

1124 lines (695 loc) · 65.2 KB

1.11.0 (2023-05-21)

Bug Fixes

  • ci: fix linux build (2c58fa6)
  • torrent: fix adding torrent for new manticore version (duplicate field) (34dca0d), closes #184

Features

1.10.0 (2023-02-26)

Bug Fixes

  • db: fix replace values func with new manticore (7279ade)
  • docker: fix build (4340763)
  • docker: fixes (1feab1c)
  • docker: more fixes (bd40cb5)
  • docker: update install command (61ae1b8)

Features

  • core: update libs (581aed4)
  • core: update libs (0d70850)
  • db: changed config for manticore 5 support #176 (2b3676d)
  • db: update to manticore 6.0.2 (c24ac47)
  • linux: manticore5 (4a2bcc7)
  • macos: manticore5 for macos (46fa48a)
  • macos: support of arm64 manticore (50d05ec)
  • win: switch to manticore 5.0.2 (c7ba49a)

1.9.0 (2022-08-24)

Bug Fixes

  • build: build only x64 packages for linux (c05a04e)
  • ci: restore installation on ci (58c7d4c)
  • ssl: ignore cert to fix blob loads (a502a7a)
  • torrent: fix search by magnet (4d2561e)

Features

1.8.1 (2021-09-22)

Bug Fixes

1.8.0 (2021-09-12)

Bug Fixes

  • db: converting db to version 8 (c19a95d)
  • db: moving content type to uint values (f4b7a8d)
  • docker: moved to 16 version (1089fa3)
  • linux: add execute right to searchd.v2 #152 (0bc35c5)
  • linux: fix convertation of db under linux system #152 (ea01858)

Features

  • log: using tagslog (750dbfd)
  • server: missing rats.log functionality restored #145 (d5243ff)

Performance Improvements

  • db: optimize some tables to stored_only_fields to recrudesce memory usage of big databases #152 (762b0d1)

1.7.1 (2021-07-12)

Bug Fixes

  • core: update to new version (022b339)
  • ui: fix blank screen on app start #147 (05d84df)
  • web: fixed compilation with create-torrent #148 (678a999)

1.7.0 (2021-07-11)

Bug Fixes

  • db: fix order in some cases for future db structure (c97c981)
  • db: rename deprecated option (7c3150a)
  • donate: change patreon to opencollective (43fb546)
  • tests: fix test on new db engine (2bb0a7a)
  • ui: fix generate button size in ui (d4913c1)
  • ui: fix url for #141 (82ae0a9)

Features

  • db: new db patch (a038f70)
  • db: switch to new manticore (94d537e)
  • discord: enable webhook for discord channel support (0c1b5e8)
  • formats: avif to formats (83bc352)
  • generate: add generated torrent to search list after generation (2939834)
  • p2p: new bootstrap pear, also fix problem with bootstrap timeout (7883aac)
  • tests: support custom test to run (35d20bb)
  • torrent: generation of torrent functionality (9ce4bb5)
  • ui: click on torrent size opens torrent files (562a88e)
  • ui: show torrent pie of the content (fe5cf3f)

1.6.0 (2021-06-10)

Bug Fixes

  • build: fix build under windows (4fb0bb4)
  • changelog: fix changelog show (61a8baa)
  • db: first run start fix #142 (af57a58)
  • download: fix download status in recent torrents (4adbd5c)
  • search: double search on DHT (f14cdcb)
  • search: fix slow query wrong remote response on search (2329b5a)
  • search: improve search on magnet queries (a871aed)
  • tests: fix timeout testing (826b3a7)

Features

1.5.0 (2021-01-14)

Bug Fixes

  • changelog: fix changelog on new electron (1d25ba0)
  • gui: connection status fix detection in some situations (1914e17)
  • relay: ignore relays errors #112 (d977ecb)
  • relay: ignore some situations when relay not needed (506e9f3)
  • server: error handling for server #112 (81c61fb)
  • tests: fix tests on new api (6d58fde)
  • web: fix web version (d2569c3)

Features

  • deps: switch to new electron (3d17004)
  • relay: bootstrap timeout (8d48c80)
  • update: update everything to new versions (57ee517)

1.4.2 (2020-01-04)

Bug Fixes

1.4.1 (2019-11-10)

Bug Fixes

  • download: fix download to directory after update (ca2df63)
  • download: fix search for double download cases (656f8f7)
  • gui: fix inresaction of search panel with other elements #102 (e163547)
  • settings: fix regression with folder selection #101 (b11388a)
  • tests: fix tests on new version (d088412)
  • windows: fix some startup problem under windows platform (a397d09)

1.4.0 (2019-09-28)

Bug Fixes

  • rutr: test fix (17c085e)
  • search: fix error on some cases of torrent opening (24d2f18), closes #98

Features

  • core: core update (14ab914)
  • drop: support drop torrent file from web version #99 (a997929)

1.3.0 (2019-08-02)

Features

  • app: start app in minimized look (138c323)
  • deps: core update (3538ba8)
  • feed: auto-loading feed list (4bac050)
  • gui: tip about torrent drops (21f4c0b)
  • log: web/desktop log message (0bd1940)

1.2.2 (2019-04-04)

Bug Fixes

  • p2p: additional myself check (ae760ec)

1.2.1 (2019-04-03)

Bug Fixes

  • core: fix sometimes calc of torrents sizes (41ebb68)
  • relay: priority to relays peers (c168903)

1.2.0 (2019-03-31)

Bug Fixes

  • p2p: additional check of dublicated peers (11ff3d0)

Features

  • p2p: replaced old ssh relay to new relay mechanism (improved p2p network stablity over NAT). (ae15f59)

1.1.4 (2019-02-19)

Bug Fixes

  • p2p: break backward p2p compability < 1.1.0 (e0a1c87)

1.1.3 (2019-01-31)

Bug Fixes

  • test: less agressive start timeout (badfd21)
  • updater: linux update format was broken (116cbd7)

Performance Improvements

  • memory: fix memory leak on gui size (d0d02cd)

1.1.2 (2019-01-28)

Bug Fixes

1.1.1 (2019-01-26)

Bug Fixes

1.1.0 (2019-01-26)

Bug Fixes

  • 1337x: proper poster in some cases (515d30c)
  • arm: ignore relay on arm #66 (e8cb4d8)
  • build: fix production build after upgrade to new engine (09ef602)
  • p2p: fix files in db count on new architecture (073eefe)
  • p2p: potencial problem with some p2p decoding messages (db48f44)
  • tests: fix check of starting download (0dee20d)
  • tests: more timeout time for some strategies (471efc1)

Features

  • arm: added testing arm support (8b9f9f6)
  • core: updated to new browser engine (2370847)
  • strategies: 1337 strategie (3f75cce)
  • strategies: autoload trackers strategies (4367da9)
  • ui: settings tabs (5cb119f)

Performance Improvements

  • start: simplify some init statistic calls (c788569)

1.0.0 (2018-12-02)

Bug Fixes

  • feed: rating also accumulate for times over (b72d365)

Performance Improvements

  • architecture: Big performance improvements over big databases and files highlight in search. (#63) (92d0d13)

BREAKING CHANGES

  • architecture: databases v6 and v7 are incompatible and need a lot of time for updating (may be even some days/a lot of hours on very big databases)

0.30.1 (2018-10-17)

Bug Fixes

  • config: fully disable p2p activity if option with p2p search disabled (20f9a6b)
  • downloading: fix continue downloading on selection (d4608b6)
  • downloading: fix finishing files in some cases (b7cd443)
  • windows: fix starting under some path'es (2c11120)

0.30.0 (2018-09-02)

Bug Fixes

  • feed: temporary hide adult torrents from feed (b23fabd)
  • gui: fix some warnings (cb1c1f4)
  • rutor: fix problems with dir creation (b09dc9b)
  • rutor: fix x rutor file update (c2d8de5)
  • rutor: little fix (9ec6aaf)
  • tests: rutor test (9316463)
  • top: fix top tab redraw bug regression in v0.29.3 (860bb30)
  • transfer: fix multiple transfer requests (654767c)

Features

  • downloading: ability to choose files which you wanna download (11275e7)
  • downloading: choose dir on new download (c771af7)
  • p2p: file transfer p2p feature (e69ced7)
  • p2p: folder transfer feature (64be590)
  • rutor: category rutor (c675974)
  • rutor: rutor strategie (ad01a77)
  • rutor: visual gui display (8f3b936)
  • search: search among info indexes (f196071)
  • trackers: closing ability (073479d)
  • transfer: download everything to tmp dir to prevent unfinish transfers (a3ae966)

0.29.3 (2018-08-26)

Bug Fixes

  • gui: fix memory leak on events handling (4801a24)
  • log: display render log in main log (3719d53)

Performance Improvements

  • top: fix unnecessary drawing on top page (55eda2b)
  • top: opmization on top load (44d2495)

0.29.2 (2018-08-20)

Bug Fixes

  • feed: fix check adding record on info table (58ea5cb)
  • nyaa: fix errors on nyaa (64547e8)
  • translations: fix translations change on server version (6b4a1bd)

0.29.1 (2018-08-19)

Bug Fixes

0.29.0 (2018-08-18)

Bug Fixes

  • closing: another part of closing fixes (24a3fa0)
  • db: broke remote connection (security purposes) (0ba03c7)
  • db: fix external sphinx openning check in some cases #57 (d46ede3)
  • gui: fix new window on middle clicks and open external on link clicks (505787c)
  • linux: fix closing on linux in some cases (125a857)
  • nyaa: nyaa test fix (aa97708)
  • replication: fix replication from object info (49c52d7)
  • rutracker: encoding fix (16d9dc1)
  • rutracker: fix first post (d0e5d29)
  • rutracker: rutracker id feat (e358587)
  • ssh: prevent ssh relay startup on exit (229752b)
  • trackers: fix updating trackers on page open (ae6111a)

Features

  • config: add config to disable trackers (0551402)
  • drop: support torrents folder drag and drop with recursive scan torrents files (aa78216)
  • gui: trackers basic display (c8e1dcf)
  • nyaa: support of nyaa torrents (cfb8235)
  • rutracker: category and torrent name from rutracker (8d77e0c)
  • rutracker: rutracker basic integratioin (34f2344)
  • search: support japanese, korean, chinese propper search (1411b83)
  • tests: search test (ee7fa63)
  • trackers: basic trackers integration (abd1b85)
  • trackers: display descriptions (73cfc89)
  • trackers: merge trackers info (d7a10d3)
  • udp-trackers: more alternative (47afb46)

0.28.0 (2018-08-07)

Bug Fixes

  • closing: fix errors on closing (e04548a)
  • db: under mac and linux using alternative pool mechanism (a3644c0)
  • log: color log (part 2) (ea8d93e)
  • log: color log (part 3) (bc23379)
  • log: color messages (part 1) (27b224d)
  • server: color log server fix (17b377c)

Features

Performance Improvements

  • replication: replicate number accordion to cpu usage (6af3b7a)
  • torrents: ability to disable integrity check on torrents adding torrents #47 (080fc92)

0.27.0 (2018-08-06)

Bug Fixes

  • background: one closing pattern (63158dc)
  • closing: window can be closing on event (84e9573)
  • gui: top tabs text overlap (45168a2)
  • linux: fix closing on linux (75ad00a)
  • linux: fix console control after exit (29cd05a)
  • macos: fix crashes under Mac OS X (015447c)
  • macos: stabilization with connection pool (769521f)
  • scanner: fix enconding names in some cases #55 (f1043eb)
  • server: fix exit on server version #54 #52 (4109ef9)
  • translations: hash translation (f5a6f17)

Features

  • cleaning: fix cleaning checking and removing torrents (also display cleaning status in more details) #52 (7e0c565)
  • closing: fast window closing/hiding (019700e)
  • search: add remote torrents in db via dht and search requests (1e44164)
  • search: hash/magnet search support in db (1e57789)
  • torrents: add support for dropping torrent to base just with window (6d82291)

Performance Improvements

  • replication: replication thread optimization (c5427a6)

0.26.2 (2018-07-22)

Bug Fixes

  • feed: fix store unsync case (c3b99c4)

0.26.1 (2018-07-22)

Bug Fixes

  • feed: fix fileList coruption of feed replication (27fa805)
  • feed: keep feed alive on down votes (0e33c93)
  • feed: replicate all feed record on new feed (3e4460f)
  • filters: fix filter cleanup on categories #51 (7ec95cb)

0.26.0 (2018-07-20)

Bug Fixes

  • feed: exchage feeds with same size but more new (0223ad9)

Features

0.25.0 (2018-07-19)

Bug Fixes

  • bootstrap: parallel bootstrap saving (908163e)
  • feed: feed error ordering resolved (a442964)
  • feed: fix feed synchronization (d602003)
  • network: fix network availability detection #45 (5be36fa)
  • scroll: fix jolting on menu clicks (d429b8a)
  • web: set default nodejs version 8 for web version (743b27b)

Features

  • filters: add size filter (1e941f5)
  • filters: content type filters #49 (785dc7c)
  • p2p: information about feed (37ff661)
  • portative: display message about update in portative version #41 (a89c390)
  • scroll: smaller scrollbar for more comport view (25a2aae)

Performance Improvements

  • torrents: optimization files saving (a84f8c7)

0.24.0 (2018-07-13)

Bug Fixes

  • db: fix startup on broken db after hardware shutdown #43 (2c00d8c)
  • ignore: ignore more server files (77035f1)
  • menu: new page struct update in menu list (3fad6c2)
  • patch: fix memory issue (a339d01)
  • updater: fix errors messages on updater if no internet connection #45 (6ec6609)

Features

  • bootstrap: always load bootstrap peers when no peers situation (not only on startup) (3a5c934)
  • p2p: new optimized peer exchange algorithm (65e61c5)
  • search: part words search feature (8836607)

0.23.0 (2018-07-02)

Bug Fixes

  • db: fix broken connections in some cases #37 (57e7b18)
  • db: fix connection limitation (4a0b04d)
  • downloading: always show downloading on list even if download not started (76cb896)
  • downloading: fix recheck progress indication on start and finish (048c0f6)
  • downloading: fix state on some torrent cases (125ce95)
  • feed: keep downloading values seperate (8d04df4)
  • gui: padding on some long torrent names (e1f83a6)
  • header: replaced button places in top header (f262af6)
  • replication: fix replication on some cases of downloading (ac046d0)
  • tests: fix intersect test case (88644ec)
  • tests: simplify tests (c3d62f5)

Features

  • config: p2p replication client and server separate for performance optimization (a5e0afc)
  • downloading: download speed (f9ac98f)
  • downloading: removing after download ability (886c4d1)
  • downloading: save download session support (652f9a0)
  • downloading: tooltips on torrent element (e73ca1c)
  • downloading: torrent pause feature (6d8c04e)

0.22.0 (2018-06-24)

Bug Fixes

  • closing: more proper closing without errors (b3fa8bf)
  • linux: fix AppImage build #35 (fd3d2cd)
  • p2p: p2p proper closing (d839859)
  • replication: fix partitial torrent adding (260afc5)

Features

  • debug: debug rejections (c9e0fb2)
  • gui: tips over some buttons (a1bdaa5)

0.21.1 (2018-06-19)

Bug Fixes

  • download: crash on download page click in some cases #34 (3f4812e)

0.21.0 (2018-06-18)

Bug Fixes

  • feed: always insert new feed item (385e701)
  • feed: fix feed build (7111988)
  • feed: fix feed live update (8fa9ed3)
  • feed: fix p2p load error (27ec3cc)
  • feed: type in adding feed entity (ecac7f4)
  • gui: always back to main from torrent page, even torrent is loading (9365219)
  • gui: fix potencial false window load (6e0fec2)
  • gui: little fixes (7325fc2)
  • spider: fix compiling error on start (672d14d)
  • store: fix limitation on records sync (81c471b)
  • store: fix potential out of records on find request (3579d24)
  • trackers: fix tracker response error (f74b129)
  • translations-ru: fix some messages (thanks to Viktor Lukash) (deb6c79)
  • vote: ignore voting if already vote (a9ebef7)

Features

  • activity: activity page / feed separate (e296289)
  • feed: feed widget support (3aefdc8)
  • feed: replicate remote feed from peers (d2cc42f)
  • gui: display rating in torrent line (gui part) (605672b)
  • p2p: p2p feed (e368910)
  • search: new search navigation (96f347b)
  • server: update dependecy server module babel installation #33 (4f60539)
  • store: live sync store records on connection to every peer (9c7379e)
  • translations-ua: Ukraine translation (thanks to Viktor Lukash) (476fc7e)
  • tray: tray hide on closing #32 (d7d3939)
  • vote: rating update on torrent request (8c28728)

Performance Improvements

  • db: little faster cycles over small requests (3f76d11)

0.20.1 (2018-05-20)

Bug Fixes

  • changelog: fix changelog display (6705b86)
  • header: fix panel stick (be3347b)

0.20.0 (2018-05-20)

Bug Fixes

  • cicleci: fix build on cicleci (d9ca345)
  • header: fix advanced search (1907f68)
  • header: fix header wrap (5257ffd)
  • header: more enchantment over header (006bb2c)
  • header: normal error padding on search panel (eadbcde)
  • log: clear query log on every start (bcc8e8f)
  • search: fix container width (5ae7106)
  • search: fix search more button indication on peer search (5549c12)
  • top: bold like styling on tab chose (5552284)
  • translations: checked language at menu (520a359)
  • translations: init app translations (8cd1309)
  • translations: more translations (b3e04f5)

Features

  • core: dependency update (e75cb48)
  • core: more deps update (542dd2e)
  • filtering: negative name filter (b16ca68)
  • header: statistic panel interface (71c86e2)
  • p2p: mapping all peers dicts (ba5fb63)
  • p2p: peerId protocol handshake (a216279)
  • search: moved search to header (now search are always on) (5a870a0)
  • top: top over different time over all types #26 (663325a)
  • translations: basic translations support (87f23e7)
  • translations: generate words on translation (d24c793)
  • translations: menu translations (8f76005)
  • translations-ru: more translations (part 2) (7f91b9e)
  • translations-ru: translation to russian (part 1) (09688e6)

0.19.2 (2018-05-04)

Bug Fixes

  • linux: fix patching on some systems without electron (7c39658)
  • search: error on sorting files in search (63768a2)
  • trackers: fix possible trackers error on scrape (81b5ead)

0.19.1 (2018-04-30)

Bug Fixes

  • donate: more relevant donate view, display also patreon donate :) (7152b36)

0.19.0 (2018-04-26)

Bug Fixes

  • content: basic adult filtration (6a85538)
  • header: more pleasant animation (3690d3a)
  • peerdb: transfer data fix (cd054b3)
  • search: fix some unsafe results in safe search (541acca)
  • search: show types of torrents on files search fix (4b8ef41)
  • store: store on all peers (ed9c323)
  • vote: proper vote data sequencing (e87e51e)
  • votes: actual votes display works now (75e7159)

Features

  • filters: adult filter (6aa952a)
  • filters: some examples of regex #25 (b112900)
  • header: fixed header on main window (e7cda54)
  • peerDB: store on peers feature (912be10)
  • replication: replicate torrent on open (6acf17f)
  • search: separate adult remote content on search (660192e)
  • vote: replicate torrent on voting (d524ff4)
  • vote: restored voting (now working over p2p) (9caa593)

Performance Improvements

  • peerdb: faster store sync (fc0388c)
  • top: less cpu usage on top page update (b39a933)

0.18.0 (2018-04-07)

Bug Fixes

  • server: little makeup for server version (99115f9)
  • server: restored server messages (e9da8db)

Features

  • p2p: random peer exchange (c2a0933)
  • search: show current request with text #23 (e3ab4d4)
  • server: seperate server part and ability to run server without electron (3246d15)
  • web: web version available again (bfbc660)

0.17.1 (2018-04-04)

Bug Fixes

  • db: fix search index on replication (969d8dc)
  • db: ignore patching already created db (4e22eb1)
  • db: optimization after patching (f14aefd)
  • db: resolving old database indexes (cfd4459)
  • filter: cleaning fix on big db (07c931c)
  • tests: fixed patching on tests (8d7359e)

0.17.0 (2018-04-01)

Bug Fixes

  • p2p: save only existing peers (e74c68f)
  • peers: fix display peers count in gui (a255c47)
  • tests: fix net code on test env (cb022b0)
  • tests: fix quit timeout (efff28a)

Features

  • bootstrap: reserved p2p peers server (13e0107)
  • filter: naming filtering #17 (d766f94)
  • filter: torrents filters (basic maxFiles filter) (37d5d18)

0.16.2 (2018-03-31)

Bug Fixes

  • replication: show correct torrent types on replication (3c6698e)

0.16.1 (2018-03-30)

Bug Fixes

  • p2p: fix torrents count (d4b9958)

0.16.0 (2018-03-30)

Bug Fixes

  • db: fix some null values errors (640cadd)
  • linux: 32bit linux builds #21 (5a0da90)
  • replication: enable replication by default (6e8b01a)
  • replication: fix error on replication (7ab42e9)

Features

  • p2p: app version on p2p (8c4e659)
  • p2p: show torrents number of other clients (a4fa0b1)

0.15.2 (2018-03-28)

Bug Fixes

0.15.1 (2018-03-27)

Bug Fixes

  • top: remote top shown fix (2f66398)

0.15.0 (2018-03-26)

Bug Fixes

  • portable: portable win32 build (bec76e7)
  • top: fix week and month top load (84cd86d)

Features

  • header: back to main button at top (0cb81ec)
  • top: categories to tab items and new items load (6f1a3c3)
  • top: p2p top search (7f10267)
  • win: win 32bit build (80f56aa), closes #18

0.14.1 (2018-03-17)

Bug Fixes

  • p2p: still fix adding youself to list (bfad498)

0.14.0 (2018-03-17)

Bug Fixes

  • p2p: disconnect on protocol bad handshake on server side (c6b73ee)
  • portable: fix error on renaming portable directory (4714728)
  • ssh: fix closing ssh on exit (426886d)

Features

  • menu: new menu items (support) (c6b28f0)
  • menu: version as menu item (e139256)
  • p2p: tunnels support for bad peers (ec143d9)
  • ssh: fix key store (5b26500)

0.13.0 (2018-03-13)

Bug Fixes

  • gui: fix date displaing in torrent details (3d6baca)
  • gui: loading progress when open top (a06a81a)
  • info: fix info files limitation in output (6285ab4)
  • p2p: fix connection by yourself in process (ce08b3b)
  • scanner: always add id - replication fix (979ef1b)

Features

  • gui: compact header design (9566c77)
  • gui: new header design (more compressed) (51ecfd0)
  • gui: settings on header (93dd5af)
  • manual: usage manual (help) in menu (7420544)
  • p2p: p2p torrents replication (999ab0c)

0.12.0 (2018-03-10)

Bug Fixes

Features

  • config: peers number settings (61d0f25)
  • p2p: bootstrap peers (3292e8f)
  • p2p: life peers exchange (8035e57)
  • p2p: peers limitation to prevent connection spam (9177691)
  • portable: portable win64 version support #9 (f16393b)
  • search: add 100 mb interval to search #12 (ddaf9e1)

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

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

  • network: limit package usage (f6a8e89)
  • network: network usage optimization (e1e0074)

0.7.1 (2018-02-21)

Bug Fixes

  • config: settings port descriptions (e7b30ab)
  • p2p: errors on peers ignore (4b21c38)

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)

Features

  • build: semantic release messages scan (af591e8)
  • config: saving configuration (7247044)
  • db: new database (2703f8a)
  • readme: readme (adb0b49)
  • readme: semantic release in readme (8319dce)
  • readme: travis status build in readme (f5b8b88)
  • tests: db test (fdf528e)
  • tests: new scanner test (0c6544f)