1
Fork 0

update changelog

This commit is contained in:
リキ萌 2025-01-19 00:48:45 +01:00
parent 1d6bfc4418
commit 958c9f23d3

View file

@ -1,4 +1,33 @@
%% title = "what's going on inside the house? (a changelog)"
visibility = "Private"
- *revision 16:* lots of [little things](https://www.youtube.com/watch?v=zHBbNLvS7C8){.secret}
- new permalinking experience: `/b` is now a _redirect_ to the target page, anchored on the branch, rather than a 200 OK serving you the target page but aliased.
+ the permalink button on the right now copies the permalink to your clipboard directly, because navigating to the permalink only to be redirected to a non-permanent link would be pretty useless.
- this feature requires JavaScript, and if you have JavaScript disabled, it requires you to get real.
- subpage listings are now generated automatically.
- this changes the inner structure of major categories a bit.
nesting has been reduced and there's only a flat list of pages under each individual category.
- in the future, I'd like to incorporate a fuzzy search & tagging system to make it a bit easier to find posts.
maybe I'll also rewrite Atom feeds to be based off of this.
- branch dates are now rendered server-side to prevent layout shifting on load.
- because of this, dates now use `YYYY-MM-DD` format consistently in all locales.
- despite this, the dates are still corrected on the client side to account for time zone differences.
+ the treehouse will now scale more nicely with your font size preferences, as you've set them in your browser.
- we now use `rem` units for everything.
- indent guides now consistently appear on touch devices.
% id = "01JESCRT21SSSNZ631HR5KWQ9W"
- *revision 15*: command line wonder