From 3881b44947747deaeb31e93c488edf7da7722c15 Mon Sep 17 00:00:00 2001 From: rgantzos <86856959+rgantzos@users.noreply.github.com> Date: Mon, 1 Jan 2024 09:49:11 -0800 Subject: [PATCH] Bump to v3.5.0 --- changelog/changes.json | 16 ++++++---------- changelog/index.html | 4 ++++ changelog/style.css | 13 +++++++++++++ manifest.json | 2 +- 4 files changed, 24 insertions(+), 11 deletions(-) diff --git a/changelog/changes.json b/changelog/changes.json index 26200030..afb8b3d4 100644 --- a/changelog/changes.json +++ b/changelog/changes.json @@ -1,17 +1,13 @@ { "NOTE": "THERE IS NO NEED TO UPDATE THIS YOURSELF, IT WILL BE UPDATED WHEN RELEASED.", - "version": "3.4.0", + "version": "3.5.0", "enhanced": [ - "Shorter unlisted project links.", - "Update Aviate URL.", - "Port Anti Generic to v2.", - "Improve feature API.", - "Add cloud data warnings." + "Add full size thumbnails for trending studios.", + "Minor improvements to follow button on projects." ], "fixed": [ - "Fix caching URLs.", - "Remove beta alerts.", - "Fix the save button appearing in the report modal.", - "Fix issues with Hide Project Tags and Display Project Tags." + "Fix scrollbar on settings page.", + "Fix display names and emoji statuses.", + "Bring back chat support and feedback center." ] } diff --git a/changelog/index.html b/changelog/index.html index 8a4917f6..987456b8 100644 --- a/changelog/index.html +++ b/changelog/index.html @@ -9,6 +9,10 @@
Display names and emoji statuses are now fixed! In addition to this, live support chats and submitting feedback via the extension work as well!
+