3.9 KiB
3.9 KiB
Changelog
All notable changes to Lynx will be documented in this file. Things that need particular attention when upgrading from a prior version are marked ⚠️.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
Added
- Support for Bandcamp, Blueksy, Spotify and Threads
- Support for X (Twitter) (#107)
Changed
- ⚠️ Author param block in site config moved to
params.author
to align with recent deprecations in the Hugo project - Upgrade to Tailwind v3.4.3 (#138)
- Upgrade to Typography v0.5.11 (#137)
1.3.1 - 2023-09-10
Changed
1.3.0 - 2023-06-04
Added
- Support for Stack Exchange and Stack Overflow (#52)
Changed
- Updated GitLab icon
- Upgrade to Tailwind v3.3.2 (#74)
Fixed
- Error building site when using Hugo v0.112.0 or later (#73)
1.2.4 - 2023-01-18
Changed
- Upgrade to Typography v0.5.9 (#41)
1.2.3 - 2023-01-09
Changed
- Updated Mastodon link colour in line with branding changes (#36)
1.2.2 - 2022-11-22
Changed
1.2.1 - 2022-08-19
Changed
Fixed
- Home link not pointing to correct URL when site deployed in a sub-directory
1.2.0 - 2022-06-17
Added
- Support for new author
headline
parameter - Automatic author image resizing when image is provided as a Hugo asset
- Alt text to author image (#8)
- Expanded Emoji support in page titles
Changed
- Upgrade to Tailwind v3.1.3 and Typography v0.5.2
- Adjusted contrast of certain text to improve accessibility
- All CSS is now bundled into a single file for better performance
1.1.0 - 2021-11-06
Added
- Support for Amazon, Apple, Flickr, Google, Kickstarter, Microsoft, Patreon, Telegram, Tumblr and WhatsApp
- Ability to override individual link parameters
- Support for basic content pages
- French translation (#2)
Fixed
- Typo in GitLab link text
- Minor styling issues
1.0.0 - 2021-11-01
Added
- Built with Tailwind CSS JIT for minified stylesheets without any excess code
- Fully responsive layout
- Dark mode (auto-switching based upon browser)
- SVG icons from FontAwesome 5
- HTML and Emoji support
- Fathom Analytics and Google Analytics support
- Favicons support