CookTrace v1.0.0: Semver Adoption, Email Overhaul, Mobile Sync Date Fix #16
thebigjoe1
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Retiring
-rc.Nand moving to strict semver. Docker images nowpublish under multiple tags so you can pin
:1.0,:1, or:latestdepending on how aggressively you want updates. Also delivers a real
Send Test email flow with recipient dialog, fixes two Android bugs
(recipes showing the wrong creation date, and SMTP settings loading
blank), patches a high-severity adm-zip CVE in the backup restore
path, and adds public contributor docs.
Every future release uses strict semver: PATCH for bug fixes, MINOR
for new features, MAJOR for breaking changes. Existing rc.N image
tags and release assets stay live indefinitely; anyone pinned to a
specific rc release is unaffected.
Added
:1.0.0,:1.0,:1,:latest.Pin
:1.0to auto-receive patches without opting into future1.1.0 features.
:devDocker Tag. Rolling image built from thedevbranch.pre-filled with your account email.
ARCHITECTURE.mdandROADMAP.md.Changed
-rc.Nsuffix.auth).
stored value.
Fixed
real creation date. Heals on next sync after upgrade.
Security
could trigger a 4GB memory allocation during full-backup restore.
Signed APK on the release page. Docker image is multi-arch (amd64 + arm64):
docker compose pull && docker compose up -dBeta Was this translation helpful? Give feedback.
All reactions