Skip to content

AudioCheck 1.2.3

Choose a tag to compare

@aSoftwareByDesignRepository aSoftwareByDesignRepository released this 19 Jun 17:43
· 10 commits to main since this release

Summary

Mobile-first responsive CSS refactor for layouts from 320px through desktop, without changing the ≥1024px sidebar and mini-player experience.

Changed

  • Responsive layout (mobile-first CSS) — refactored css/app.css from scattered max-width overrides to a mobile-first cascade with min-width escalations for tablet and desktop. Modals, forms, page headers, collection toolbars, library cards, now-playing, and mini-player tiers stack cleanly on phones while the paired 1023/1024px navigation split preserves the sticky sidebar and desktop mini-player.

App Store upload

  1. Upload audiocheck-1.2.3.tar.gz to apps.nextcloud.com.
  2. Paste the contents of audiocheck-1.2.3.appstore-signature.txt into the signature field.

Test plan

  • 320px / 375px — no horizontal scroll; stacked headers and modals
  • 768px — drawer nav; tablet mini-player layout
  • ≥1024px — sticky sidebar, 5-column mini player, inline header actions