Skip to content

Releases: aretw0/astro-vault

v0.4.2

17 Feb 19:36

Choose a tag to compare

0.4.2 (2026-02-17)

✨ Features

  • Add base layout component and GitHub Pages deployment workflow. (f0b6858)

📚 Documentation

  • cleanup: remover arquivos de onboarding redundantes da documentação do projeto (c8c7c64)
  • document ADR-10 & ADR-11 for dynamic config and build metadata (ebc060f)

v0.4.1

15 Feb 20:50

Choose a tag to compare

0.4.1 (2026-02-15)

♻️ Refactoring

  • rename styleguide to kitchen-sink and update site entry points (bbe182c)

✨ Features

  • config: normalize wikilinks by removing /index suffix automatically (d2a2ca0)
  • markdown: add multi-syntax support for callouts (Obsidian, Docusaurus, MkDocs) (9a35392)
  • planning: adicionar fase 0.4.1 para ajustes no suporte a callouts (18ee562)

📚 Documentation

  • cleanup: remove redundant onboarding markdown files from project docs (cfee599)
  • create feature reference architecture in /docs and update syntaxes (0b4782c)
  • rename onboarding to guide and update getting started content (e43e464)
  • update project architecture, roadmap, and technical documentation (cb9e5c6)

🔧 Chores

  • update package-lock.json for astro v5.17.2 and new dependencies (9790060)

v0.4.0

15 Feb 12:19

Choose a tag to compare

0.4.0 (2026-02-15)

📚 Documentation

  • onboarding: add guide content for editor, template, and conventions (756b6e9)
  • update roadmap for fase 0.4.0 (Onboarding) (6b1e02b)

✨ Features

  • config: implement conditional base path for better local DX (580b05b)
  • markdown: enable wikilink aliases and add regression tests (98091a3)
  • onboarding: implement site pages and internal navigation conventions (17e859a)

🔧 Chores

  • conclude fase 0.4.0 in planning (b37fb87)

v0.3.1

15 Feb 09:57

Choose a tag to compare

0.3.1 (2026-02-15)

✨ Features

  • ci: automate release notes extraction using changelog script (c13bec0)

🐛 Bug Fixes

  • release: add missing release:patch script to package.json (9f532e5)

Release v0.3.0

15 Feb 09:02

Choose a tag to compare

0.3.0 (2026-02-15)

✨ Features

  • seo: implement Open Graph and meta tags support (6321760)

📚 Documentation

  • planning: remove immediate tasks section from planning document (5fb998b)
  • roadmap: mark phase 0.3.0 as done and defer themes to phase 2 (81e9e10)

Release v0.2.0

15 Feb 08:48

Choose a tag to compare

0.2.0 (2026-02-15)

✨ Features

  • adicionar novos layouts e temas ao planejamento do projeto (92e3ea0)
  • plugin: implement semantic callouts with customization and aliases (9bdb5af)
  • styles: implement dynamic callout colors and generic content class (a5a4ea9)

♻️ Refactoring

  • layout: add semantic article wrapper with .content class (933dd3a)

📚 Documentation

  • content: update styleguide and syntaxes with callout examples (88d9964)
  • document ADRs 07-09 and update roadmap limitations (d260c98)
  • LIMITATIONS: atualizar próximos passos sobre otimização de imagens e migração para Content Collections (8ede560)
  • PLANNING: atualizar status da fase 0.2.0 para CONCLUÍDA e ajustar pesquisa sobre getImage() (9c7243e)

Release v0.1.0

15 Feb 05:02

Choose a tag to compare

0.1.0 (2026-02-15)

🐛 Bug Fixes

  • support base path for GitHub Pages deployment (c971980)

✨ Features

  • add Astro integration to synchronize referenced image assets from src/assets to public/assets based on Markdown references. (5fd27b5)
  • add GPLv3 license and refine project documentation structure. (27f35dd)
  • Add initial project bootstrapping documentation and specify Node.js version. (b334d4c)
  • add version interpolation in site footer (9405bdc)
  • Adds technical documentation, a visual regression style guide, and VS Code workspace settings. (e61cd63)
  • complete obsidian integration spike (wikilinks, auto-sync assets, namespacing) (ad53d94)
  • configure github actions deploy and update readme (f8efed1)
  • implement draft mode and frontmatter-driven layouts (528838b)
  • implement initial digital garden structure with content pages, a homepage, base layout, and global styling. (b516881)
  • Initialize new Astro project with boilerplate, VS Code, and Prettier configurations. (b2f976c)
  • migrate product vision and technical approach documentation to new docs/PRODUCT.md and docs/TECHNICAL.md files. (9e2efb5)

📚 Documentation

  • add ADR-06 for VERSION as single source of truth (6963cd2)
  • add architecture philosophy, ADRs, and progressive roadmap (37c92c6)
  • Add Dev Container to the development approach and explain its purpose. (59c47e0)
  • add initial project planning document with roadmap and backlog (9efec8a)
  • Add new documentation files and Portuguese descriptions to the markdown specification list. (38240c8)
  • atualizar planejamento com informações de versionamento e correções de foco (2245044)
  • document technical limitations and progressive journey (34e3998)
  • Include BACKLOG.md in documentation index. (9d686bd)
  • Refine project objective, detail target audience needs, and revise the development approach to include a spike phase and simplified SDD. (3a8ad0d)
  • Update BOOTSTRAP.md with a "Checklist de Extinção" for its own dissolution, including new migration steps and marking one item complete. (7406411)
  • update README to reflect progressive architecture (f39f42c)
  • update technical and planning docs post-spike (a7f3817)

♻️ Refactoring

  • break Fase 1.0.0 into incremental v0.X releases (bf30892)
  • improve image accessibility and performance in wiki plugin (92b725f)
  • move content to root and update routing to root-level (1a42eb8)
  • remove Obsidian reference from footer text (2fd09a3)
  • rename plugin to generic remark-wiki-image-embeds (17d8556)
  • reposition from Obsidian-centric to Markdown + Astro-centric (6716e39)

🔧 Chores

  • add AI agent instructions (53b4f55)
  • add GitHub release automation infrastructure (5a61ddf)
  • add index frontmatter. (28e9035)
  • add markdownlint configuration and update PRODUCT.md with target audience details (ef608e3)
  • adiciona modelo de mensagem de commit (0d3fb5a)
  • adjust asset synchronization integration and index showcase (53f649c)
  • Adjust Astro integration for asset syncing, update clean script to target new asset path, and include VS Code settings. (684615a)
  • Adjust initial Astro pages, base layout, and asset synchronization integration. (a684cb8)
  • adjust project file (c59a782)
  • Adjust style guide and addsignored note pages, and update README to reflect src/pages as the note source and public/assets for assets. (68d5e6b)
  • disable MD013 line length rule in markdownlint (e125fcd)
  • docs: format planning (74b53a3)
  • mark Fase 0.1.0 (MVP) as complete (220c971)
  • removing bootstrap documentation. (c26c211)