Skip to content

Commit 303b0d1

Browse files
authored
chore(master): release 1.24.1 (#72)
* chore(master): release 1.24.1 * chore: update addon news --------- Co-authored-by: pikdum <5122800+pikdum@users.noreply.github.com>
1 parent 9de797f commit 303b0d1

2 files changed

Lines changed: 16 additions & 9 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.24.1](https://github.com/pikdum/plugin.video.haru/compare/v1.24.0...v1.24.1) (2026-04-03)
4+
5+
6+
### Bug Fixes
7+
8+
* more specific resolve errors ([9de797f](https://github.com/pikdum/plugin.video.haru/commit/9de797f192f6cd384ef4ff266e8406a6af89af7f))
9+
310
## [1.24.0](https://github.com/pikdum/plugin.video.haru/compare/v1.23.2...v1.24.0) (2026-01-18)
411

512

addon.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- x-release-please-start-version -->
3-
<addon id="plugin.video.haru" name="haru" version="1.24.0" provider-name="pikdum">
3+
<addon id="plugin.video.haru" name="haru" version="1.24.1" provider-name="pikdum">
44
<!-- x-release-please-end -->
55
<requires>
66
<import addon="xbmc.python" version="3.00.0"/>
@@ -21,7 +21,13 @@
2121
<icon>icon.png</icon>
2222
<fanart>fanart.jpg</fanart>
2323
</assets>
24-
<news>1.24.0 (2026-01-18)
24+
<news>1.24.1 (2026-04-03)
25+
26+
Bug Fixes
27+
28+
- more specific resolve errors (9de797f)
29+
30+
1.24.0 (2026-01-18)
2531

2632
Features
2733

@@ -87,12 +93,6 @@ Features
8793

8894
- switch to new art endpoints (3977257)
8995

90-
1.19.0 (2024-05-03)
91-
92-
Features
93-
94-
- add requests cache (29400ae)
95-
96-
1.18.0 (2024-0...</news>
96+
1.1...</news>
9797
</extension>
9898
</addon>

0 commit comments

Comments
 (0)