chore(release): 1.8.0 [skip ci]
# [1.8.0](https://github.com/DEgITx/rats-search/compare/v1.7.1...v1.8.0) (2021-09-12) ### Bug Fixes * **db:** converting db to version 8 ([c19a95d](c19a95dc1c
)) * **db:** moving content type to uint values ([f4b7a8d](f4b7a8d577
)) * **docker:** moved to 16 version ([1089fa3](1089fa347e
)) * **linux:** add execute right to searchd.v2 [#152](https://github.com/DEgITx/rats-search/issues/152) ([0bc35c5](0bc35c5391
)) * **linux:** fix convertation of db under linux system [#152](https://github.com/DEgITx/rats-search/issues/152) ([ea01858](ea01858746
)) ### Features * **log:** using tagslog ([750dbfd](750dbfd477
)) * **server:** missing rats.log functionality restored [#145](https://github.com/DEgITx/rats-search/issues/145) ([d5243ff](d5243ff88f
)) ### Performance Improvements * **db:** optimize some tables to stored_only_fields to recrudesce memory usage of big databases [#152](https://github.com/DEgITx/rats-search/issues/152) ([762b0d1](762b0d163b
))
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
"name": "rats-search",
|
||||
"productName": "Rats on The Boat",
|
||||
"description": "P2P BitTorrent search engine",
|
||||
"version": "1.7.1",
|
||||
"version": "1.8.0",
|
||||
"private": true,
|
||||
"author": "Alexey Kasyanchuk <degitx@gmail.com>",
|
||||
"copyright": "Copyright © 2018 Alexey Kasyanchuk",
|
||||
|
Reference in New Issue
Block a user