Skip to content

Commit 9c1ef78

Browse files
committed
chore(release): v2.1.0 [skip ci]
1 parent 86c8fdc commit 9c1ef78

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.github/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## [2.1.0](https://github.com/tgragnato/magnetico/compare/v2.0.0...v2.1.0) (2025-01-04)
2+
3+
4+
### Features
5+
6+
* add api endpoint to get total count of torrents based on query keyword ([bd5c138](https://github.com/tgragnato/magnetico/commit/bd5c138bba29c9e1b7430fc1fa82f4b2320c91e2))
7+
* **web:** add new parameters with different semantics to the `torrentstotal` api ([fc60049](https://github.com/tgragnato/magnetico/commit/fc60049ad9f4ed417bdb2e186ddb22a270d98127))
8+
9+
10+
### Bug Fixes
11+
12+
* **web:** correct property name for discoveredOn in torrent data ([b6bcc68](https://github.com/tgragnato/magnetico/commit/b6bcc6806af645edb9d7e62a9c7d4c20547e1961))
13+
* **web:** don't use HTML entities when building URL (12c79539 fix-up) ([aff9ee5](https://github.com/tgragnato/magnetico/commit/aff9ee566fdb638252b954287109c180b71979c7))
14+
* **web:** remove two debugging messages from the statistics page ([4d1097f](https://github.com/tgragnato/magnetico/commit/4d1097ffca156d04f87bf4b1069e96a07fd5b66d))
15+
16+
17+
### Performance Improvements
18+
19+
* **persistence:** improve the count method for torrents ([0e995d4](https://github.com/tgragnato/magnetico/commit/0e995d4bd72b8aa361e9653ccf2f50472ad25441))
20+
121
## [2.0.0](https://github.com/tgragnato/magnetico/compare/v1.62.0...v2.0.0) (2024-11-30)
222

323

0 commit comments

Comments
 (0)