From 64e1dd3dd68e496cd8cd2a9d516e057221a4d4b0 Mon Sep 17 00:00:00 2001 From: Will Miao <13051207myq@gmail.com> Date: Mon, 15 Sep 2025 21:35:24 +0800 Subject: [PATCH] chore(release): update release notes for v0.9.3 with new features and bug fixes --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1627d434..7e932acc 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,11 @@ Enhance your Civitai browsing experience with our companion browser extension! S ## Release Notes +### v0.9.3 +* **Metadata Archive Database Support** - Added the ability to download and utilize a metadata archive database, enabling access to metadata for models that have been deleted from CivitAI. +* **App-Level Proxy Settings** - Introduced support for configuring a global proxy within the application, making it easier to use the manager behind network restrictions. +* **Bug Fixes** - Various bug fixes for improved stability and reliability. + ### v0.9.2 * **Bulk Auto-Organization Action** - Added a new bulk auto-organization feature. You can now select multiple models and automatically organize them according to your current path template settings for streamlined management. * **Bug Fixes** - Addressed several bugs to improve stability and reliability.