Skip to content

v0.46.2

Choose a tag to compare

@github-actions github-actions released this 28 May 01:38
· 626 commits to main since this release
40f5620

Added

  • Counter +/ button feedback. Each press fires a short audio tick (tick.wav on increment, tick_reverse.wav on decrement) and a brief haptic tap. Works on both the row/grid cards and the focus view. No user preference gating yet.

Changed

  • Counter +/ buttons disable at their bounds. When a counter is at its configured max, the + button is disabled; at min, the button is disabled. Applies to both the row/grid cards and the focus view. Counters without a configured bound (null min/max) are unaffected.
  • Counter +/ buttons tap more reliably on mobile. Added touch-action: manipulation to the step buttons so a slight finger wobble during a press no longer cancels the click as a swipe, and the synthetic-click delay is gone.
  • Removed email from the app sidebar to protect user privacy.

Downloads

Android App

Download the APK from the assets below and install on your Android device.

Docker Image

docker pull morelitea/initiative:0.46.2

Or use latest tag. View on Docker Hub.