mirror of
https://github.com/jmagar/unraid-mcp.git
synced 2026-03-01 16:04:24 -08:00
release: version 0.0.4 🚀
This commit is contained in:
13
HISTORY.md
13
HISTORY.md
@@ -5,10 +5,22 @@ Changelog
|
|||||||
(unreleased)
|
(unreleased)
|
||||||
------------
|
------------
|
||||||
|
|
||||||
|
Fix
|
||||||
|
~~~
|
||||||
|
- Even more changes to accommodate older GraphQL schema. [Simon
|
||||||
|
Diesenreiter]
|
||||||
|
|
||||||
|
|
||||||
|
0.0.3 (2026-02-28)
|
||||||
|
------------------
|
||||||
|
|
||||||
Fix
|
Fix
|
||||||
~~~
|
~~~
|
||||||
- Adapt for supported GraphQL schema on 6.12.13. [Simon Diesenreiter]
|
- Adapt for supported GraphQL schema on 6.12.13. [Simon Diesenreiter]
|
||||||
|
|
||||||
|
Other
|
||||||
|
~~~~~
|
||||||
|
|
||||||
|
|
||||||
0.0.2 (2026-02-21)
|
0.0.2 (2026-02-21)
|
||||||
------------------
|
------------------
|
||||||
@@ -191,6 +203,7 @@ Fix
|
|||||||
substring matching for sensitive data redaction
|
substring matching for sensitive data redaction
|
||||||
- subscriptions/: Extracted SSL context creation to shared helper in utils.py,
|
- subscriptions/: Extracted SSL context creation to shared helper in utils.py,
|
||||||
replaced deprecated ssl._create_unverified_context API
|
replaced deprecated ssl._create_unverified_context API
|
||||||
|
- tools/array.py: Renamed parity_history to parity_status, hoisted ALL_ACTIONS
|
||||||
- tools/storage.py: Fixed dict(None) risks, temperature 0 falsiness bug
|
- tools/storage.py: Fixed dict(None) risks, temperature 0 falsiness bug
|
||||||
- tools/notifications.py, keys.py, rclone.py: Fixed dict(None) TypeError risks
|
- tools/notifications.py, keys.py, rclone.py: Fixed dict(None) TypeError risks
|
||||||
- tests/: Fixed generator type annotations, added coverage for compound keys
|
- tests/: Fixed generator type annotations, added coverage for compound keys
|
||||||
|
|||||||
Reference in New Issue
Block a user