Changelog
Version history and significant changes in Rastrum.
v1.0.1 2026-05-01
- Fix: magic link loop on PWA resolved (PKCE + execution guard)
- Fix: sync now persists identifications with needs_review status
- Fix: improved media type detection for empty MIME types
- Fix: species override works offline (saves to Dexie)
- Fix: map attempts geolocation when opening without coordinates
- Fix: Phi Vision blocked on devices with ≤4 GB RAM
- Fix: Claude plugin reads source from Edge Function
- New: taxonomy synonym correction layer (Aratinga → Psittacara)
- New: content sensitivity flag for graphic photos
- Docs: official taxonomy references for Mexico
10 pull requests
- #350 fix(auth): resolve magic link loop on PWA callback
- #353 fix(sync): persist client identifications with needs_review status
- #357 fix(sync): improve media type detection for empty MIME types
- #361 fix(manage-panel): save species override to Dexie when offline
- #355 fix(map): attempt geolocation when map picker opens
- #354 fix(local-ai): gate Phi Vision on device memory
- #352 fix(identifiers): read source from Edge Function response
- #358 fix(taxonomy): add synonym correction for outdated species names
- #359 feat(observe): add content sensitivity flag
- #360 docs(taxonomy): establish official taxonomy references
v1.0.0 2026-04-26
- Public launch of Rastrum
- Offline-first PWA with AI species identification
- Full bilingual EN/ES support
- Integration with PlantNet, Claude, BirdNET, Phi Vision
- Darwin Core export for GBIF
- Admin console with 28 tabs