Skip to content

Commit

Permalink
[skip ci] Update CHANGELOG.md and Release Notes for v4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Feramance committed Jan 15, 2024
1 parent 4f2df34 commit ec8becb
Showing 1 changed file with 20 additions and 6 deletions.
26 changes: 20 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## v4.1.2 (15/01/2024)
- [[patch] Fix for Custom format searching](https://github.com/Feramance/qBitrr/commit/51e722be51bcde81cfb51c63332f8084fc5acb7c) - @Feramance
- [Key error logging fix](https://github.com/Feramance/qBitrr/commit/78ac3808cb833ed99ee4508e9d2fe5c2b16a7ca4) - @Feramance
- [Fixed CF check on entry without file](https://github.com/Feramance/qBitrr/commit/b6e0bdb77badcd2f434d536ac70c68e3951c8f82) - @Feramance
- [Changed file check method when updating entry](https://github.com/Feramance/qBitrr/commit/8873da69054be97360db07ce4da306ce579b6d09) - @Feramance
- [Added check to validate queue records exists before processing custom format](https://github.com/Feramance/qBitrr/commit/3079a1bf13236b55f1443e53e5d4d94eb21250ad) - @Feramance
- [Log message fix](https://github.com/Feramance/qBitrr/commit/c46037b8c8716d9b8056eb026c7ceb2153ad526d) - @Feramance
- [CFUnmet condition update](https://github.com/Feramance/qBitrr/commit/10b5cfc3341540df642d9eef04731b598f08f0c4) - @Feramance
- [Error handling fix](https://github.com/Feramance/qBitrr/commit/e3f737b1702502506ee150147d5a53824db1d188) - @Feramance
- [Corrected Null values](https://github.com/Feramance/qBitrr/commit/3a6bc1bab0f95e344a70a51a1bc8dd529a909f75) - @Feramance
- [Table field name fix](https://github.com/Feramance/qBitrr/commit/e7306bf6ad8f00a471ee50c0ff0354837f482f41) - @Feramance
- [Testing reduced API calls](https://github.com/Feramance/qBitrr/commit/f7609086266100487b702d8fb4d0c5100570580f) - @Feramance
- [Update config.example.toml](https://github.com/Feramance/qBitrr/commit/105f37353c69140c32e68c3d0c1b6f033125d4d0) - @Feramance
- [Error handling](https://github.com/Feramance/qBitrr/commit/e4ca06e3de34f57a4a6504d8adbe0b8b2eaed2ec) - @Feramance
- [Reason logs error fix](https://github.com/Feramance/qBitrr/commit/eb0973ab22f2a84a87e42113c715adafe5c33374) - @Feramance
- [Reason and log updates](https://github.com/Feramance/qBitrr/commit/f462033f22839ea704d1dfa862755155224e9247) - @Feramance
- [Search reason testing](https://github.com/Feramance/qBitrr/commit/c1d85ce786eb650bc01e47869c87dee43b9ead31) - @Feramance

---

## v4.1.1 (11/01/2024)
- [[patch] Fixed error in case qbittorrent is unreachable](https://github.com/Feramance/qBitrr/commit/0155ecd085e634f20110400366e9248593c58a9f) - @Feramance

Expand Down Expand Up @@ -279,9 +299,3 @@

## v3.8.4 (17/11/2023)
- [[release] Hopefully the final fix for 3.8 before 3.9](https://github.com/Feramance/qBitrr/commit/cd55708e29a09e9a289549414713af7e42583c5d) - @Feramance

---

## v3.8.3 (17/11/2023)
- [[release] Release fix](https://github.com/Feramance/qBitrr/commit/8317b993cd2b1650327665b63152bb207163d01f) - @Feramance
- [[release] Release fix and logging changes](https://github.com/Feramance/qBitrr/commit/ed3a58dae64f98d8d2add6182940688117331210) - @Feramance

0 comments on commit ec8becb

Please sign in to comment.