· Valente Notes ·

Changelog

Features, fixes, and improvements to Valente Notes.


v1.2.3

Released on 24 Jul, 2026:
  • feat(post): add caption to images
  • feat(post): enable post-navigation

v1.2.2

Released on 22 Jul, 2026:
  • fix(admin): sync preview.js with site
  • refactor: replace Fuse.js CDN dependency with local package

v1.2.1

Released on 20 Jul, 2026:
  • fix: make links open in a new window
  • feat(projects): add editable website display name
  • fix(nav): restore theme toggle button in navigation
  • chore(changelog): update changelog entry format
  • feat(changelog): add scope field
  • refactor(projects): convert description to a rich-body field
  • chore(admin): add hint to version field of changelog collection
  • chore(images): update share image

v1.2.0

Released on 19 Jul, 2026:
  • feat: add changelog
  • feat(cms): make Sveltia CMS preview match the website layout
  • chore: update favicon
  • refactor(projects): restructure page to a Sveltia collection
  • fix: add timezone variable

v1.1.0

Released on 18 Jul, 2026:
  • feat: add Sveltia CMS
  • feat: add Sveltia CMS OAuth authenticator via CloudFlare Worker
  • feat(blog): add search functionality - fuse.js
  • feat: add Singletons to Sveltia CMS
  • feat: add RSS

v1.0.0

Released on 15 Jul, 2026:
  • chore: initial commit
  • feat(navbar): add dark mode
  • style: change background color
  • style(blog): improve single post layout
  • style(blog): improve blog layout