summaryrefslogtreecommitdiff
path: root/internal/version/version.go
AgeCommit message (Collapse)Author
2026-05-01add more fontsv0.14.2Paul Buetow
2026-04-29Bump version to 0.14.10.14.1Paul Buetow
Made-with: Cursor
2026-04-27Bump version to 0.14.0v0.14.0Paul Buetow
2026-04-26chore: bump version to 0.13.1v0.13.1Paul Buetow
2026-04-26chore: bump version to 0.13.0v0.13.0Paul Buetow
2026-04-25can swap themes dynamicallyv0.12.0Paul Buetow
2026-04-23Bump version to 0.11.0v0.11.0Paul Buetow
2026-04-23Bump version to 0.10.0v0.10.0Paul Buetow
2026-04-23Bump version to 0.9.0v0.9.0Paul Buetow
2026-04-22v0.8.0: modal drift, flying emoji, random flips, hue drift, cursor sparkle, ↵v0.8.0Paul Buetow
post afterimage Amp-Thread-ID: https://ampcode.com/threads/T-019db698-f351-7161-a397-1cce1fdab440 Co-authored-by: Amp <amp@ampcode.com>
2026-04-22v0.7.0: vertical bounce, hover ripple, modal scroll-end, idle breathing, ↵v0.7.0Paul Buetow
first-visit burst Amp-Thread-ID: https://ampcode.com/threads/T-019db698-f351-7161-a397-1cce1fdab440 Co-authored-by: Amp <amp@ampcode.com>
2026-04-22v0.6.0: bounce effect on page boundary + wild bouncev0.6.0Paul Buetow
Amp-Thread-ID: https://ampcode.com/threads/T-019db698-f351-7161-a397-1cce1fdab440 Co-authored-by: Amp <amp@ampcode.com>
2026-04-20new themePaul Buetow
2026-04-18v0.4.3Paul Buetow
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-18v0.4.2: boost wild mode intensity across all 14 themesPaul Buetow
DOS: camera FOV/Z/X lunge + per-char X jitter (corrupted RAM look) Spaceage: station scale pulse, pods fly to expanded/oscillating radius, full camera X/Y/Z/FOV chaos (was time-offset only) Matrix: camera plunges into the rain with Z/X sway + FOV warp Plasma: blobs pulse in scale + camera sucked into vortex (was no camera) Synthwave: camera warp-drive rush X/Y/Z/FOV (was tiny X drift only) Retro: main cube scale pulse, orbiters expand to larger radius, camera frenetic X/Y/Z/FOV sway Retrofuture: rings tumble in 3D (X/Y tilt), full camera spiral + FOV pulse All themes now have multi-dimensional wild effects; weakest now ≥4/5. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-18v0.4.1: add scroll/wild effects, post translucency, aurora wild boostPaul Buetow
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-18Add retrofuture themev0.4.0Paul Buetow
2026-04-16v0.3.1: refactor themes & shared HTML into embedded templatesv0.3.1Paul Buetow
Made-with: Cursor
2026-04-16v0.3.0: add DOS theme with VT323 webfontv0.3.0Paul Buetow
Amp-Thread-ID: https://ampcode.com/threads/T-019d94cc-99a9-74af-8f3d-9521cd73324f Co-authored-by: Amp <amp@ampcode.com>
2026-04-16v0.2.0: markdown image embedding, post typography, modal improvementsv0.2.0Paul Buetow
Amp-Thread-ID: https://ampcode.com/threads/T-019d94cc-99a9-74af-8f3d-9521cd73324f Co-authored-by: Amp <amp@ampcode.com>
2026-04-11Release v0.1.6v0.1.6Paul Buetow
2026-04-10Release v0.1.5v0.1.5Paul Buetow
--sync rsync to pi mirrors when reachable; default dirs ./inbox ./dist; ignore inbox/dist. Splash index paths (/, trailing slash). PgUp/PgDn scroll + highlight. Nav shared CSS in head for valid HTML; ARIA/viewport fixes; neon viewport. Made-with: Cursor
2026-04-10Release v0.1.4v0.1.4Paul Buetow
PgUp/PgDn scroll the post list with nav sound; hint bar documents shortcuts. Made-with: Cursor
2026-04-10Release v0.1.3v0.1.3Paul Buetow
Testable CLI flags; version package under internal/version; broad tests for atom, generator, post, processor, and cmd—overall coverage ~85%. Made-with: Cursor