Jump to:
- v1.3.0 |
Thursday, December 19, 2024 - v1.2.0 |
Thursday, January 18, 2024 - v1.1.0 |
Friday, September 8, 2023 - v1.0.0 |
Monday, September 4, 2023 (US Labor Day)
v1.3.0 | Thursday, December 19, 2024
Branding
- Switched primary URL to
decemberseas.com
. Old URL with hyphendecember-seas.com
redirects to new one.
Backend
- Changed character directory from flat Markdown files to generated entries from a local SQLite database. This does not affect how the frontend functions for visitors.
Styling
- Added wordcount and publication date to character archive entries. Adjusted font sizes and spacing for better readability.
- Fixed overflow issue on desktop on erotica page.
v1.2.0 | Thursday, January 18, 2024
Branding
- Updated ideogram to more dynamic design:


v1.1.0 | Friday, September 8, 2023
As this is not software with an API, for the purposes of semantic versioning, the “breaking backwards compatibility” criterion for major releases here means any structural change to the frontend of the website that is so significant it would cause a return visitor to become disoriented navigating the site.
Changes to backend markup semantics that require reformatting other pages is minor unless it has a UX or UI impact.
Therefore, since this update introduces features and bug fixes that changed the backend but did not affect frontend navigation, this is considered a minor release.
Policies
- Created Complaints & Appeals Policy
Enhancements
- Updated poems to show line numbers instead of paragraph numbers (affected: subpages of /erotica/)
- Features:
- long lines wrap with hanging indent to maintain visual distinction between lines to assist those with reading disorders
- numbered lines allow readers to reference particular passages when sharing work with others or for criticism
- Features:
- Globally made bullets a different color than text and increased list item spacing for a more comfortable list-reading experience
Bug fixes
- Fixed bug duplicating
<summary>
marker display on Safari (affected: /erotica/) - Fixed low contrast on “read” buttons (affected: /erotica/)
- Fixed responsiveness issue on mobile palette where long labels would break layout (affected: /about/palette/)
- Rewrote palette markup so hex code is included as content instead of pseudo-element, making the code selectable and copyable (affected: /about/palette/)
v1.0.0 | Monday, September 4, 2023 (US Labor Day)
- Initial release v1.0.0 with basic pages and framework
- Features:
- responsive design
- reading experience designed for people with reading disorders
- light and dark mode color schemes
- minimal scripting/plugins
- static site (fast!)
- minimal cookie use
- Features:
- Added development hub with mind maps