From 4fc8d80daa73fb18a012a7122977dce6cc6e5952 Mon Sep 17 00:00:00 2001 From: Tikipeter <28930002+Tikipeter@users.noreply.github.com> Date: Tue, 7 May 2024 09:05:44 +1000 Subject: [PATCH] Update fen_light_changes --- packages/fen_light_changes | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/packages/fen_light_changes b/packages/fen_light_changes index d11ee18..607837e 100644 --- a/packages/fen_light_changes +++ b/packages/fen_light_changes @@ -1,6 +1,2 @@ -[COLOR red][B]Online Release Version 1.0.52[/B][/COLOR] -YOU WILL LIKELY HAVE TO REMAKE ANY WIDGETS OR SHORTCUT FOLDERS THAT CONTAIN RANDOM ITEMS AFTER THIS UPDATE. -- Re-write of Random list handling. -- Dynamic random list widget naming should be sorted out with this update. It is essential that you read the tip "Handling Random Lists for Dynamic Widget Naming" in Tools->Tips For Use. There is a particular way the widgets must be named if you wish to see the correct list name label on random widgets upon each refresh. It is not essential to do this, but it will enhance the experience of using random widgets. -- Added ability to view changes to new online release before choosing to install. If you manually check for an update, or have the update action set to 'Prompt', then you will have a chance to view the changelog of the new release before installing it. You can also check the changelog of the new release via Tools->Changelog & Log Utils->Check Online Version Changelog. -- Other changes/fixes. +[COLOR red][B]Online Release Version 1.0.53[/B][/COLOR] +- No changes