Skip to content

Releases: maskedsyntax/patterns

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 11:20
ci: pin macOS release job to macos-14 to fix scheme build failure

v1.1.3

Choose a tag to compare

@maskedsyntax maskedsyntax released this 19 May 09:48

v1.1.3

The mobile release. Patterns is now available on iOS and macOS via the App Store in addition to the existing Linux, Windows, and macOS desktop builds.

Highlights

  • Patterns is on the App Store — iOS and Mac App Store launch
  • Windows installer — proper signed .exe setup, also shipped via the website
  • New mobile UI built alongside the existing desktop interface

Mobile experience

  • Native iOS shell with bottom navigation
  • Manrope typography across mobile screens
  • Subtle motion on home, tabs, lists, and editors
  • Track FAB on the journal screen, inline journal search
  • Journal date pills now show weekday + month-day
  • Refined navigation, tab bar contrast fixes in light mode
  • Improved iOS app icon and overall polish

Analytics & tracking

  • Improved trigger pattern analysis on the analytics screen

Engagement

  • Gentle in-app review prompt at natural happy moments

Website

  • Smart App Banner so iOS visitors can open the App Store directly
  • Refreshed preview section with desktop mockups
  • Dedicated /privacy route
  • Typography and SEO improvements

Downloads

Desktop binaries are attached below. Mobile users:

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Mar 15:44
feat: add custom window controls for Linux and Windows

Add minimize, maximize, and close buttons to the app bar on non-macOS
platforms. On macOS, native traffic lights are preserved. Bump version
to 1.1.0.

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Mar 09:40
ci: fix release upload glob pattern for softprops/action-gh-release