# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased](https://codeberg.org/daudix/duckquill/compare/v6.1.1...main) ## [v6.1.1](https://codeberg.org/daudix/duckquill/compare/v6.1.0...v6.1.1) ### Fixed - Fix translation of table of contents heading. ## [v6.1.0](https://codeberg.org/daudix/duckquill/compare/v6.0.0...v6.1.0) ### Added - Add `toc_sidebar` page/section variable for turning table of contents to a sidebar. ### Changed - Don't scale down article cards when clicking on tags in them. - Improve performance of the page when navbar is hidden by using the `config.extra.nav.auto_hide` config variable. - Improve tab title generation. - Replace `config.extra.debug_*` config variables with variables under the `config.extra.debug` section. ### Fixed - Fix navbar not scrolling with content on mobile (#109). ## [6.0.0](https://codeberg.org/daudix/duckquill/compare/v5.4.0...v6.0.0) ### Added - Add `bg-overlay` CSS variable to make setting page background image easier. - Add `classic-article-list` mod for returning the classic article list style. - Add `config.extra.debug_no_styles` config variable for debugging. - Add `config.extra.nav.auto_hide` config variable for making the navbar auto-hide unless hovered or keyboard-focused (#106). - Add `config.extra.show_backlinks` config variable for showing the backlinks button for linked articles in the article's quick actions. - Add `external` class to `https://` links in navbar/footer. - Add `fediverse:creator` meta tag. - Add `shadow-glow` and `text-shadow-glow` CSS variables so that it's easier to use these. - Add `title` class for use on ``. - Add back support for lazy async images in comments. - Add missing translation strings for author separator and conjunctions. - Add shortcode for Mastodon post embedding. - Add support for blurred media in comments. - Add support for content warnings (CWs) in comments. - Add support for Fuse.js search (#101). - Add support for preview cards in comments. - Add the ability to set video attributes via shortcode. ### Changed - **[BREAKING]** Rename `dialog-buttons` class to simply `buttons`. - **[BREAKING]** Rename `nav-bg` CSS variable to `glass-bg`. - **[BREAKING]** Rename `show_read_time` to `show_reading_time`. - **[BREAKING]** Rename main content ID from `main` to `main-content`. - **[BREAKING]** Rename the visually hidden `hidden` class to `visually-hidden`. `hidden` is now used to completely hide the elements, including from screen readers. - **[BREAKING]** Use `main` for main content instead of `div` with a `container` class. - Add default width/height to the `icon` class. - Adjust navbar, main content, and footer margins. - Improve the look of threads in comments. - Keep images slightly rounded on hover. - Make `emoji` class available outside of comments. - Make the code and styling for article cards much cleaner. - Make the shortcodes code much cleaner. - Remove top/bottom margin from the first/last element in `