Skip to content

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 12 Jun 09:28

[1.2.1] - 2026-06-12

Bug Fixes

  • Replace alpha version of material3 with one from compose dependency (b65dffd)
  • (android) Use white adaptive icon background (0321b20)
  • (android) Switch adaptive icon to dark-variant mark for white background (c9d4709)

Features

  • (android) Improvements to background process handling periodic heartbeat
  • (ui) HexBolt BrandMark, AppColors, monochrome icon, themed system bars (ee41501)
  • Limit heartbeat minimum to 15minutes since less than that is too quick, keep it simple.

Miscellaneous

  • Apply formatting via KTLint (db23a3d)
  • Remove deprecated option from gradle options and place it on appropiate android gradle (d8769e0)
  • Remove unneeded documentation from repo (b4a7d64)