Releases: ngregrichardson/linxz
Releases · ngregrichardson/linxz
v0.2.0
0.2.0 (2024-05-18)
Features
- analytics: add Umami analytics support (edf5ce4), closes #24
- analytics: switch to Aptabase analytics support (a4c49db)
Bug Fixes
- analytics: lazily load Umami script and onyl sent
link_created
event on success (71d299c)
- analytics: page view not triggering properly (c8ebae0)
- deploy: add Umami environment variables to production docker-compose.yml (5305571)
v0.1.7
0.1.7 (2024-05-04)
Bug Fixes
- deploy: split release into two jobs to use different access tokens for PRs and releases (61e976f)
- deploy: swap tokens between PR and release (798b5e8)
- deploy: switch to using PAT to create releases to trigger future workflows properly (afa96df)
v0.1.6
0.1.6 (2024-05-04)
Bug Fixes
- deploy: change tag selector in docker.yml (fd0f5e4)
v0.1.5
0.1.5 (2024-05-04)
Bug Fixes
- deploy: add extra release step to only run when tags are generated (128ab81)
v0.1.4
0.1.4 (2024-05-04)
Bug Fixes
- deploy: add latest and version tags to created images (475fc37)
v0.1.3
0.1.3 (2024-05-04)
Bug Fixes
- deploy: allow package writing when deploying running deploy workflow (d4407cf)
v0.1.2
0.1.2 (2024-05-04)
Bug Fixes
- a11y: improved accessibility and styling on mobile (0154ef6), closes #11
- deploy: remove public folder reference from Dockerfile (784b1a2)
- deploy: removed ports from base docker-compose.yml and added override and deployment configs (6e48cc0)
- edge: remove edge page rendering (4c36bd3)
v0.1.1
0.1.1 (2024-05-04)
Features
- 404: added styled 404 page (39d8c23), closes #12
- readme: this is a test (ba15db1)
- release: add build and push workflow (0a64286), closes #7
Bug Fixes
- deploy: moved pages to use edge for Cloudflare deployment (3ac4bad)
- edge: migrate database on edge deployment (f794d72)
- lockfile: update lockfile (773d83e)
- startup: apply migrations regardless of local or remote SQLite instance (738ab58)
Reverts
- edge: might give up a little on edge like Vercel (80c92be)