Changelog

Where would an advanced system like this be without historical changes.

v1.6.1

Posted
  • fix: Adding tags to entry lists and small UI updates

v1.6.0

Posted
  • feat: Adding tags

v1.5.0

Posted
  • feat: adding support for embeddable PICO-8 carts

v1.4.0

Posted
  • feat: adding last-build-time too the footer
  • feat: obfuscating cuz

v1.3.0

Posted
  • feat: added the sitemap
  • fix: resolving some env scope
  • feat: added codepen link
  • fix: added some additional og tags for image width and height

v1.2.0

Posted
  • fix: replaced html renderer in blog posts with React
  • feat: supporting updated dates in posts instead of created dates
  • feat: added copy to clipboard functionality to code blocks
  • fix: images are now responsive not just in visual size but data size
  • feat: added schema
  • fix: cleaned up some of the rich-text rendering markup
  • fix: normalized the Well component
  • fix: pulled out the changelog to share with site footer
  • feat: added social meta information
  • feat: added a manifest file
  • feat: added some PWA features
  • fix: optimized logo

v1.1.0

Posted
  • feat: changed the UI to look better
  • feat: added support for pages
  • feat: added favicon and others
  • fix: resolved npm scripts for nextjs
  • chore: upgraded all dependencies
  • feat: added meta fields and files
  • fix: lazy-loading images
  • feat: added changelog page
  • feat: added anchor links to post headings
  • feat: added support to embed images in posts
  • feat: added support for embedding code blocks to posts
  • fix: external links noopener noreferrer
  • fix: limited queries to simplify initial application state
  • feat: added an error page
  • fix: removed weird copyright message
  • fix: normalized references to time

v1.0.0

Posted
  • feat: initial release