Releases: RevoTale/blog
Releases · RevoTale/blog
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2026-04-13)
⚠ BREAKING CHANGES
- no-js now defaults to web/* paths, build-time packages moved under internal/, generated server bootstrap was removed, and blog packages moved from internal/web/ to web/*.
Features
no-jssupport for the neste fedd and sitemaps. Fix the bug with wrong routes priorirty (41dbdee)- adopt strict web/* app layout across blog and no-js (58ffa03)
- exctract frameowkr: refactor to import the framework from external project and delete frameowkr sub package (f934987)
- framework: add request-scoped metadata context for URL composition (8c0f7f9)
- generate the latest graphql schema supporting developing outside of internal RevoTale infrastructure (4ad2cfa)
- refacotring to move more responsiblity, and simplify the config of the end app. Excracting the https://github.com/RevoTale/blog internals to the framwork core. Slow and hard process (04a6974)
- refactor the framwork to separate the runtime and bundling modules (bb338c6)
- remove
no-jsas a git submdoule, and refactor the usage ofno-jscommand from direct to viago tool(bf96e44) - router: add reserved app-router namespaces, slots, and route.go handlers (43ee5d6)
- search bar matching the other design (f2b7c3d)
- use the v1 of
no-jsframwork (881839b)
Bug Fixes
- broken devcontainer (3715880)
- discovery: stop generating sitemap IDs on unrelated requests (6e91bb1)
- ds store ignore (04b4052)
- installation of the templ in devcontainer (b89dacc)
- no-js web framewokr path after axtraction iunto the separate project (16fb740)
- proper devcontainer setup (6df2d91)
- routes: rename 404 template component to NotFound (f9ede77)
- wrong path to server bin (fabd9a2)
v0.7.1
v0.7.0
v0.6.3
v0.6.2
v0.6.1
v0.6.0
v0.5.0
0.5.0 (2026-03-05)
Features
- auttocomplete for templ (eb96b94)
- deduplicate data loading via NextJs-like per-rendering cache which deduplicates external api requesta and expensive work. (9019852)
- do not highligh logo button due to contrast (b74d267)
- reduce the amount of device sizes because we do not need so much (16582a6)