diff --git a/source/changes-4.5.html b/source/changes-4.5.html
index 80ee949..1be41f7 100644
--- a/source/changes-4.5.html
+++ b/source/changes-4.5.html
@@ -15,25 +15,12 @@
Changes in Rainmeter 4.5
Additional details on important changes can be found at Change Announcements.
- August 7, 2024 - 4.5.28 - Revision 3779
+ August 8, 2024 - 4.5.19 - Revision 3753
- FixedRainmeter Build: Change Rainmeter updater URL to use HTTPS, to prevent possible "Man in the Middle" attack.
- - FixedPing Plugin: Fixed timing issue with FinishAction.
- - FixedCommand Handler: Fixed issue with the !ToggleConfig bang.
- - FixedAudioLevel Plugin: Fix first FFT band.
- - FixedLogging: Fix issue with log messages above 1024 characters.
- - FixedConfigParser: Fixed issue with @Include insertion position during recursive loading of ini files.
- - FixedSkin: Fixed issue with FadeDuration.
- - ChangedRainmeter Build: Changed build process and digital signing.
- - ChangedSystem: Added extra monitor debug information to the log.
- - ChangedLua: Prevent crash when calling a CRT function with an invalid parameter.
- - ChangedLogging: Provide some generic debug information for invalid parameters in some cases.
- - ChangedApplication: Prevent renaming of Rainmeter.exe.
- - ChangedConfigParser: Log potential self-references with nested variable parsing.
- - ChangedBangs: Improve logging in some cases.
- - ChangedRainmeter Build: Changed and automated deployment to WinGet.
-
-
+ FixedRainmeter Build: Fixed a possible crash if the version number was changed in an particular way.
+
+
July 31, 2023 - 4.5.18 - Revision 3727
- ChangedGame Mode: Show tray icon if all skins are unloaded.
diff --git a/themes/rainmeter-www/_config.yml b/themes/rainmeter-www/_config.yml
index 887e6e3..f470313 100644
--- a/themes/rainmeter-www/_config.yml
+++ b/themes/rainmeter-www/_config.yml
@@ -15,18 +15,18 @@ menu:
# Downloads
downloads:
- versionName: '4.5.18 Release'
- date: 'July 31, 2023'
- downloadURL: https://github.com/rainmeter/rainmeter/releases/download/v4.5.18.3727/Rainmeter-4.5.18.exe
- mirrorURL: https://builds.rainmeter.net/Rainmeter-4.5.18.exe
+ versionName: '4.5.9 Release'
+ date: 'August 8, 2024'
+ downloadURL: https://github.com/rainmeter/rainmeter/releases/download/v4.5.19.3753/Rainmeter-4.5.19.exe
+ mirrorURL: https://builds.rainmeter.net/Rainmeter-4.5.19.exe
releaseNotesURL: /changes-4.5
enabled: true
# News block
news:
- - title: 'Rainmeter 4.5.18 Release'
+ - title: 'Rainmeter 4.5.19 Release'
url: /changes-4.5
- date: 'July 31, 2023'
+ date: 'August 8, 2024'
- title: 'Need Help with Localization'
url: /localization
date: 'June 26, 2021'