Skip to content

Ember 1.3.0

Latest

Choose a tag to compare

@DatanoiseTV DatanoiseTV released this 22 Jun 07:08
· 11 commits to main since this release

Stability + community contributions.

Fixed

  • Mac Catalyst no longer crashes on first launch (missing SettingsStore in presented views, #1). Stores are re-injected across cover/sheet boundaries.
  • Appearance reliably reverts to System after forcing Light/Dark (#9, thanks @gingerbeardman).
  • Search no longer flashes a transient error while typing (#10, thanks @gingerbeardman).

Added

  • Per-story thumbnail toggle in Settings and onboarding (#8, thanks @gingerbeardman; closes #7).

Changed

  • Signing config no longer forced off, so device builds sign normally; README signing section added (#12, thanks @gingerbeardman; addresses #6).