chore(release): 1.7.0 [skip ci]
# [1.7.0](https://github.com/DEgITx/rats-search/compare/v1.6.0...v1.7.0) (2021-07-11) ### Bug Fixes * **db:** fix order in some cases for future db structure ([c97c981](c97c981d32
)) * **db:** rename deprecated option ([7c3150a](7c3150ae57
)) * **donate:** change patreon to opencollective ([43fb546](43fb546135
)) * **tests:** fix test on new db engine ([2bb0a7a](2bb0a7a48c
)) * **ui:** fix generate button size in ui ([d4913c1](d4913c17db
)) * **ui:** fix url for [#141](https://github.com/DEgITx/rats-search/issues/141) ([82ae0a9](82ae0a9bee
)) ### Features * **db:** new db patch ([a038f70](a038f70a28
)) * **db:** switch to new manticore ([94d537e](94d537eaca
)) * **discord:** enable webhook for discord channel support ([0c1b5e8](0c1b5e85a2
)) * **formats:** avif to formats ([83bc352](83bc3526dd
)) * **generate:** add generated torrent to search list after generation ([2939834](2939834c61
)) * **p2p:** new bootstrap pear, also fix problem with bootstrap timeout ([7883aac](7883aacc3b
)) * **tests:** support custom test to run ([35d20bb](35d20bb371
)) * **torrent:** generation of torrent functionality ([9ce4bb5](9ce4bb5b72
)) * **ui:** click on torrent size opens torrent files ([562a88e](562a88e192
)) * **ui:** show torrent pie of the content ([fe5cf3f](fe5cf3fe10
))
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
"name": "rats-search",
|
||||
"productName": "Rats on The Boat",
|
||||
"description": "P2P BitTorrent search engine",
|
||||
"version": "1.6.0",
|
||||
"version": "1.7.0",
|
||||
"private": true,
|
||||
"author": "Alexey Kasyanchuk <degitx@gmail.com>",
|
||||
"copyright": "Copyright © 2018 Alexey Kasyanchuk",
|
||||
|
Reference in New Issue
Block a user