Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

v1.0.0

Choose a tag to compare

@questionlp questionlp released this 06 Nov 02:14
· 7 commits to main since this release

Version 1.0.0

This version includes a major restructure of the _sass directory to replace @import with @forward and @use in preparation for the full deprecation of the @import directive in future releases of Dart Sass.

Also add support for site-wide <meta name="fediverse:creator"> header tag that enables byline support for Mastodon instance running version 4.3 or newer. This is done by adding the site.termina-plex.fediverse_creator configuration key with the full Fediverse account username in @user@domain format.

Full Changelog: v0.5.0...v1.0.0