Skip to content

Releases: veteranbv/inky-bird-frame

Inky Bird Frame 0.1.2

Choose a tag to compare

@veteranbv veteranbv released this 17 Jul 02:44
c8902b3

Inky Bird Frame 0.1.2 adds production-ready support for the 7.3-inch Pimoroni Inky Impression PIM773 while preserving the existing 13.3-inch PIM774 path.

Highlights:

  • auto-detects supported 800×480 and 1600×1200 panel geometries from the Inky driver
  • fits the complete canonical bird plate onto PIM773 without cropping, stretching, or regenerating catalog assets
  • uses the configured paper color for deterministic margins on the smaller panel
  • records display geometry in rollback-compatible state so a panel swap forces one refresh
  • extends display diagnostics, tests, installation guidance, operations guidance, troubleshooting, and architecture documentation
  • requires no configuration migration and keeps the approved 71-species catalog unchanged

The release includes a multi-architecture controller image at ghcr.io/veteranbv/inky-bird-frame:0.1.2 and a version-pinned Docker deployment bundle with a SHA-256 checksum.

See the README, native installation guide, or operations guide.

Resolves #92 via #95.

Full changelog: v0.1.1...v0.1.2

Inky Bird Frame 0.1.1

Choose a tag to compare

@veteranbv veteranbv released this 17 Jul 00:33
34b7d39

Inky Bird Frame 0.1.1 is a reliability and operability release for controller and display deployments.

Highlights:

  • hardens controller and display crash recovery, installer rollback, and durable success-state writes
  • adds clearer controller and display health reporting, including stale-display visibility
  • improves catalog publication failure diagnostics and documents GitHub authentication recovery
  • replaces the architecture diagram with a verified runtime flow and GitHub-native presentation
  • preserves the approved 71-species public catalog and existing deployment configuration

The release includes a multi-architecture controller image at ghcr.io/veteranbv/inky-bird-frame:0.1.1 and a version-pinned Docker deployment bundle with a SHA-256 checksum.

See the README, native installation guide, or Docker controller guide.

Full changelog: v0.1.0...v0.1.1

Inky Bird Frame 0.1.0

Choose a tag to compare

@veteranbv veteranbv released this 13 Jul 17:12
94c5c06

First public release of Inky Bird Frame.

Inky Bird Frame discovers birds recently observed or detected near you, creates and reviews reusable field-journal plates, and rotates approved images on a color e-paper display.

Highlights:

  • 71 approved, location-neutral bird plates
  • iNaturalist, eBird, and BirdWeather discovery sources
  • bounded Codex generation with independent factual and visual review
  • native controller and Raspberry Pi display installers
  • registry-first Docker controller images for AMD64 and ARM64
  • version-pinned Docker deployment bundle with a SHA-256 checksum
  • configurable rotation, seeding, notifications, retry queues, and catalog publication

Start with the README, then choose the native installation guide or Docker controller guide.