mirror of
https://github.com/decolua/9router.git
synced 2026-05-08 12:01:28 +00:00
Update ChangeLog
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
# v0.4.14 (2026-05-03)
|
||||
|
||||
## Improvements
|
||||
- Token refresh: in-flight request caching to prevent race conditions & reduce duplicate API calls
|
||||
- Token refresh: handle unrecoverable errors with token reuse/invalidation
|
||||
- MITM server: handle port 443 conflicts (kill occupying process before start)
|
||||
- Better UX feedback in MitmServerCard for port conflicts & admin privileges
|
||||
- Refactor ComboList for streamlined media provider combos display
|
||||
|
||||
# v0.4.13 (2026-05-03)
|
||||
|
||||
## Features
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "9router-app",
|
||||
"version": "0.4.13",
|
||||
"version": "0.4.14",
|
||||
"description": "9Router web dashboard",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user