4.1.0 (2026-04-05)
Feature
- allow passing in creds via env var (0f65ab0)
Bug Fixes
Code Refactoring
Chores
- datasette: remove dashboard (40e4bfa)
- datasette: fixed star_progression ORDER BY pc.progression_years ASC → ORDER BY years_to_change ASC (33fc630)
- docker: .dockerignore was looking at repo root (524ca9b)
- docker: ignore data and bin (f32f67d)
- datasette: shift columns and standardarise name (da0f04c)
- datasette: use last comma as split point (cc79dcb)
- docker: update golang version to 1.26 (8fe74b2)
CI
- add step to test docker images (284a32e)