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