


fix paddings in tags chooser when there are no tags to display (c7b1d36).popups: improve paddings, remove border, add shadow (49e13fc, 9cdf984).tagged/tagging blocks on tiddler hover: hide borders (8669dab).messageArea: remove border, add shadow (c90334c).annotations: remove borders, adjust paddings, margins (7a9b4e1).

#Tiddlydesktop security code
code blocks: remove border, margin-left, fix code font size (f86eb3f, b8c0503).increase line height in editor (improve readability, 751d28d).fix ctrl+tab inserting tabs instead of browser tabs switch when chkInsertTabs is enabled (8fa859a).add href to prettyLinks to enable open in new tab and context menu (6a76b7b).Here's the changes summary for announcements: make core upgrading work in Timimi (without need to download, import & delete) or create a js analogue of Timimi and in MTS.migrate tests to Jest (already create a proof-of-concept approach), add autotests to CI.ideally, check commit prefixes with Husky too.finish the first wave of codestyle updating ( npm run lint should show no errors, but I'm updating files one by one since there are more issues and linting rules themselves are not finished), facilitate using of linter with something like Husky.try to substitute jQuery in repo with jQuery as a package dependency (for easy version bumps/experiments).
#Tiddlydesktop security upgrade
adapt core upgrade auto-check plugin into the core.deal with the "security" issues reported by github (those are in fact issues of build tools and not TW itself).contemporary core theme (not default styles update, but a theme as a tiddler/shadow).Things that I would like to add to the release very much, but better go to the next one:
#Tiddlydesktop security update
