diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d079d2..a7af0c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,6 @@ - **[Server Detection]** Added `QuestieServer` module (`Modules/QuestieServer.lua`) for improved runtime server environment detection. - **[Network]** Added `QuestieLearnerComms` module (`Modules/Network/QuestieLearnerComms.lua`) for cross-client quest data sharing. - **[Database]** Removed embedded `Database/Ascension/` and `Database/Ebonhold/` folders. All custom server data is now distributed via separate plugin addons. -- **[Monorepo]** `Plugins/` directory added to the repo. `Questie-Ascension` and `Questie-Ebonhold` are linked here via NTFS junctions pointing to their own repositories, keeping plugin development in sync. ### UI Enhancements diff --git a/docs/changelog.html b/docs/changelog.html index 39d49df..a7e1433 100644 --- a/docs/changelog.html +++ b/docs/changelog.html @@ -176,7 +176,7 @@
-

v1.1.4 — Monorepo & Maintenance

+

v1.1.4 — Plugin Architecture & Maintenance

UI Enhancements