All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- This project is still alive!
- Fixed the headers of Prompts type of works on Prompts pages that were all smushed together and unreadable.
- Fixed the incorrect licence in the user stylesheet header.
- Fixed some typos and wording in the README.
- Roadmap updated
- Updated "Maintained" shield to show I'm still here and the project is still active and being maintened.
- README tweaks.
- Added the proper public domain license to the project (LICENSE.md) as well as the plain text legal code of the license (LICENSE.txt).
- Rewrote the README for a less technical target audience. I hope it's now easier to read and understand for people who are not computer power users.
- Fixed spacing issue on the Bookmarks page of a work.
- This project is now in the Public Domain (CC0).
- So many typos...
- User can now select fonts to use on the site from a dropdown list for the interface, the summary of works, the body font of works, and the body font of the news and the documentation sections of the site.
- Converted from CSS format to UserCSS format for better compatibility with Stylus and user-defined variables going forward.
- The plain CSS version will no longer be updated.
- A contrast/accessibility issue in the footer of works Marked For Later on the front page is now fixed.
- Corrected overlapping labels in work headers under the Series section.
- As the stylesheet is usable as-is, the original version is being published with this release.
- Added README.
- Added CHANGELOG.
- Changelogs are for humans, not machines.
- There should be an entry for every single version.
- The same types of changes should be grouped.
- Versions and sections should be linkable.
- The latest version comes first.
- The release date of each version is displayed.
- Mention whether you follow Semantic Versioning.
Added
for new features.Changed
for changes in existing functionality.Deprecated
for soon-to-be removed features.Removed
for now removed features.Fixed
for any bug fixes.Security
in case of vulnerabilities.