# Changelog ## Version v0.1.2 ### Features * Users can edit or delete labels created by themselves on the labels page * Administrators can edit labels from the admin interface * Filter label visibility so logged-in users only see default/admin-created labels and their own * Grandfather tags with unknown ownership as default/admin interface labels * Ability to minimize settings panels to only show headers in the Admin and Profile interfaces for easy navigation * Styled settings panel headers with distinct theme accent colors for visual distinction * Settings panels are collapsed by default when opening the Admin and Profile pages * Show checked-by-default Mastodon publishing on New Entry only for configured users * Made every web header logo link to the home page * Added a high-contrast Red color theme * Brightened the Red theme surfaces and deepened its crimson accents * Allow every user to filter the feed using every available tag or label * Bundle required web fonts during Docker image builds and serve them from LinkLog ### Fixed * Fixed element ID conflict on the Admin page so Available Themes load correctly * Positioned new-entry tag checkboxes after their label text * Kept new-entry tag checkboxes immediately left of their labels at all viewport sizes * Prevented the new-entry form grid from placing tag checkboxes above their labels * Kept unconfigured New Entry Mastodon publishing controls hidden * Restored the home-page header layout, keeping the action controls above the filter toolbar * Made the tag filter refresh the feed directly when its selection changes * Cache-busted the feed script to ensure browsers load the responsive tag filter * Fixed feed initialization so tag filtering does not receive promise results as a selected tag [Still no complete fix] ## Version v0.1.1 ### Features * Ability to add new logs through the web interface ### Modification * Moved the style selection into the hamburger menu * Toot formatting changed a wee bit ## Version v0.1.0 Initial release