diff --git a/CHANGELOG.md b/CHANGELOG.md
index 149e54bd..0fe0cf01 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,9 +1,13 @@
# Changelog
-## In-progress version 2.1.81
+## In-progress version 2.1.83
+* ENHANCEMENT: Better suggestions for mirrors when Library server does not provide mirror info
+* UPDATE: Steamline polling of spinner and messaging
+* FIX: Ensure spinner never shows for more than 3 seconds
* FIX: Display of landing pages of YouTube-based archives (e.g. TED Talks)
-* FIX: Ensure page is blanked and scrolled to top between article loads
+* FIX: Ensure page is scrolled to top between article loads
+* FIX: Regression preventing load of some relative assets in Zimit archives
## Release 2.1.8
diff --git a/www/index.html b/www/index.html
index cc6510b9..0ac40441 100644
--- a/www/index.html
+++ b/www/index.html
@@ -123,20 +123,18 @@
Changes in version 2.0
- - Fixed display of landing pages of YouTube-based archives (e.g. TED Talks)
- Enable playback of most offline embedded YouTube video in Zimit ZIMs (SW mode)
- YouTube video links can be played offline if video was scraped (JQuery and SW modes)
- - Clearer signposting of Archive Index vs URL Index
- - Show an alert to user if main page is not an article
- - Sample archive updated to wikipedia_en_climate_change_mini_2022-09
- - Workaround for assets with erroneous MIME types that blocked reload of some articles
+ - Better suggestions for mirrors when Library server does not provide mirror info
- Fix downloading of non-mirrored content in the Library
- - Recognize XHTML documents and applications in Zimit ZIMs and treat as HTML
- - Really fix Wikivoyage package and install icons this time
+ - Steamline polling of spinner and messaging
+ - Ensure spinner never shows for more than 3 seconds
+ - Fixed display of landing pages of YouTube-based archives (e.g. TED Talks)
+ - Ensure page is scrolled to top between article loads
+ - Fixed regression preventing load of some relative assets in Zimit archives
+ - Fixed display of landing pages of YouTube-based archives (e.g. TED Talks)
- Fix bug preventing loading of Nautilus-based ZIM assets
- - Detect more ZIMs for active content warning
- Provide instructions for showing URL Index in active content warning
- - Fix download of files with very long filenames
- Fix bug causing incomplete loading of images on image-heavy landing pages
- Fix display of blue placeholders for manual image extraction in SW mode