+++ title = "Changelog" [extra] no_meta = true content_class = "changelogPage" +++ This is the human-readable, curated changelog. For a full (automated) changelog, visit [the repo](https://github.com/spitlo/spitlo.github.io/blob/main/CHANGELOG.md). ## v2.14.x _(2025-01-21)_ - Initiated D Strain of Derivata - Added a magic command to teleport to a random page ## v2.13.x _(2024-10-01)_ - Started on Looptober 2024 - Finished Looptober 2024 ## v2.12.x _(2024-07-11)_ - Added a new background shape, pentagons, for tag pages - Changed table layout - Added Derivata c-005, c-006, c-007 ## v2.10.x - v2.11.x _(2023-12-21)_ - Moved to using fragment identifiers for background images - Added Derivata b-011 and b-012 - Added `gifplayer` shortcode to show a lightweight PNG until user clicks a GIF - Added [Tiny Code Xmas](/code/tiny-code-xmas/) article - Added Derivata c-000 - c-004 - Added article about Sikwent - Updated VictorMono font - Added icon for [Solid](https://www.solidjs.com/) - Added article about PIKSEQ - Added article about Conway Twitty’s Game of Life - Added [Snowflake page](/snowflake/) - Added noai, noimageai meta tag ## v2.9.x _(2023-11-30)_ - Syntax highlighting improvements - Added changelog link in footer - Search window improvements - Added changelog link in footer - Increased menu contrast ## v2.8.x - v2.4.x _(2023-02-02)_ - Font updates - Updated sass imports to decrease css size - Added `:tivo` command - Added article about [A Musician’s Journey](/music/a-musicians-journey/) - Added "Sound Collage" tag - Added Derivata b-007 - b-010 ## v2.3.x _(2023-01-20)_ - Updated `text-engine` to v3.0.0 - Added article about [Space](https://spitlo.com/space/) - Added "Vite" tag and icon. Updated tags ## v2.2.x _(2023-01-04)_ - Initiated Strain B of Derivata ## v2.1.x _(2022-10-02)_ - Visualize audio loops in `looper` shortcode - Added mute button to `looper` audio player - Added a second audio visualization type to `looper` - The `:dotmatrix` command is now similar to `:light` and `:dark` in that is offers to set a cookie - Added creamy smooth fade-ins on page load in a way that’s hopefully safe for all browsers :crossed_fingers: - On code articles, the commit date now links to a GitHub commit list filtered on that date - Added a shortcode for embedding Invidious videos ## v2.0.x _(2022-10-02)_ - Switched to `main` as default branch ## v1.20.x _(2022-10-02)_ - Added [Looptober 2022](/music/looptober-2022/) article to [Music](/music/) section - Added `looper` shortcode to be able to play gapless loops in articles ## v1.19.x _(2022-08-04)_ - Moved to Zola 16 ## v1.18.x - v1.14.x _(2022-03-23)_ - Added `morsh` in [code](/code/) - Show first commit message on commit date hover - Added Hyper+Q to [Spoons](/code/spoons/) article - Added 'moneytalk' set to [Karakter](/code/karakter/) article - Added more snippets to [Derivata](/music/derivata/) article ## v1.13.x _(2021-12-10)_ - Added some new tags and logos - Changed box shadow colors - Updated [Karakter](/code/karakter/) article - Cookie confirm/decline dialog now accepts key presses - Stromata page updated with first two files from Strain B - Derivata page added - Fixed box shadow fail (1.14) - Updated Stromata snippet paths for more consistency (1.14) ## v1.12.x _(2021-09-10)_ - Some updates to "Lenny’s E-game Emporium" - Disallowed Googlebot from indexing site ## v1.11.x _(2021-05-28)_ - Added dark mode, enabled if user’s system is in dark mode (~~no toggle~~) - Added `:ajour` command (beta) to open in an iframe. The iframe takes up the same space as the `
` tag, so it works best on shorter pages (no double scrolling) - Added `:dark` and `:light` commands to force set a theme, with option to save choice in a cookie. - Added link to markdown source on all pages ## v1.10.x _(2021-05-13)_ - Added a microgame, "Lenny’s E-game Emporium", as [game menu](/games/) - Font loading improvements - Added this changelog ## v1.9.x _(2021-05-09)_ - Added a JavaScript only [game section](/games/), primarily reachable through the command `:games` - Added support for: - [text-engine](https://github.com/okaybenji/text-engine), a text adventure engine by Benji Kay; and - [Kontra](https://github.com/straker/kontra), a gaming micro-library by Steven Lambert - Started on a game, [Oxygen Chase](/games/oxygen-chase/), a tiny text-adventure ## v1.8.x - v1.7.x _(2021-05-02)_ - Changed this-day-in-time link to point to Wikipedia - Added a few more introductions on start page, these are randomized on each build - Bug fixes - Styling fixes ## v1.6.x _(2021-05-02)_ - Moved to using ES6 modules - JavaScript improvements ## v1.5.x - v1.3.x _(2021-04-30)_ - Added scrambling for contact information, and a command to unscramble - Search improvements, enable search on mobile - Improved dotmatrix mode - Minify JavaScript on deploy using [`JSMin`](https://www.crockford.com/jsmin.html) ## v1.2.x _(2021-04-30)_ - Implemented Spitlo.com Corporate Overlord Protection for less helpful sharing of articles on social media ## v1.1.x _(2021-04-29)_ - Added an article pager (prev/next links in article footer) ## v1.0.x _(2021-04-29)_ - Public release