This is the initial release for 4.24.15672. There are not any changes for other firmware versions except for the removal of cssextract from the releases.
Note that firmware 4.24.15672 added a new dictionary v3 format and a new method for installing custom dictionaries. If you already have custom dictionaries installed, they will be handled correctly and preserved during the update. I will be updating dictutil and the documentation later this week (see pgaskin/dictutil#14).
Due to the changes in this firmware release, there were a few more changes than usual for some patches:
- Increase TOC level indentation / Increase TOC level indentation and fix extra indentation bug
These patches have been removed because the fixes have been integrated into the firmware itself and do not require patching anymore. - Change TOC level indentation
This is a new nickel patch to allow changing the indentation if you don't like the new defaults in the firmware. - Dictionary text font-family/font-size/line-height
This patch was updated for the dictionary styling changes related to the new October 2020 dictionaries. Customized versions of this patch will need to be updated to match these changes. Note that this fix may only work temporarily and may require an updated patch once the dictionaries are available for them to display correctly. - Allow searches on Extra dictionaries
This patch was removed since the bug with the handling of the space in theExtra:
title prefix for ExtraLocales has been fixed in the firmware itself.
Patrick Gaskin (@pgaskin)
testdata
Added testdata for 4.24.15672 (#76)scripts
Enabled builds for 4.24.15672 (#76)4.24.15672
Updated most patches for 4.24.15672 (#76)4.24.15672
Added new "Change TOC level indentation" patch for 4.24.15672+ (#76)4.24.15672
Removed "Allow searches on Extra dictionaries" for 4.24.15672+ (#76)4.24.15672
Minor spelling fixesscripts
Removed cssextract from releases (closes #77)
Jackie (@jackiew1)