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:
semantic-release-bot
2021-09-12 11:45:46 +00:00
parent e598048389
commit 4e76ed37cd
2 changed files with 23 additions and 1 deletions

View File

@ -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",