mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-08-10 12:58:53 +00:00
Customisations no longer modify the palette tiddler. They are stored in a tiddler titled $:/config/PaletteCustomisations/<palette-title> that imports the palette and is compiled in its place, so plugin palettes continue to receive updates. Adds a reset button to the palette chooser, and a warning banner and per-entry markers to the palette editor. Also excludes the type field from palette field inheritance, which previously broke compilation of JSON data tiddler palettes