Skip to content

v1.1.5-rc.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Jul 23:28

Mindwtr 1.1.5-rc.2

Use this prerelease to test the Android storage blocker fix from 1.1.5-rc.1 and the current main branch. Install it through tester channels.

RC Testing Focus

  • Upgrade an Android device from 1.1.5-rc.1. Use a large library or make edits while RC.1 runs on its JSON fallback. Mindwtr should initialize native SQLite, show existing data, and reconcile fallback edits. Sync should resume without duplicates or blank lists.
  • Exercise context and tag filters on desktop and mobile. Included, excluded, Any, and All states should produce the same results on both platforms and remain intact in saved Focus filters after sync.
  • Turn natural-language date detection off and on, then use both plain phrases and explicit /due: or /start: commands. Explicit commands should keep working in either mode.
  • Archive, restore, and delete projects from the Archive page; move several completed or archived items in bulk; and confirm the mobile Done list shows completed tasks from newest to oldest.
  • Enable per-task Skip reminders, complete Pomodoro phases in the background, and verify task reminders, Pomodoro alerts, and desktop taskbar attention cues do not suppress one another.
  • On mobile, confirm existing self-hosted and WebDAV credentials migrate to Keychain/Keystore without breaking sync. Reopen the app and sync again after migration.
  • On iOS, expand Add task options with the keyboard open, use the picker overlays, save a Focus filter, and run the silent Add to Mindwtr Inbox Shortcut with quick-add syntax. Mindwtr should save invalid syntax verbatim in the Inbox.
  • Start mindwtr-mcp in its new opt-in HTTP mode with a bearer token and verify that the server rejects unauthenticated requests. Smoke the same tools through local-database and cloud configurations.
  • Install the Linux beta packages and confirm their prerelease versions sort after the stable version and before a later RC. Smoke the portable Windows build and verify it leaves no cookie-cache file beside the executable.

Highlights

  • Repairs the 1.1.5-rc.1 Android SQLite initialization regression and reconciles edits made through the fallback store.
  • Adds excluded context/tag filters, Any/All tag matching, and a toggle for natural-language date detection.
  • Adds archived-project browsing and recovery, completed/archive bulk moves, reminder suppression, and completion-first Done sorting.
  • Moves remaining mobile sync credentials into platform-secure storage and improves iOS capture, keyboard, notification, and Shortcut behavior.
  • Adds authenticated HTTP transport to the MCP server while keeping stdio as the default.
  • Repairs prerelease Linux repository versioning, Windows portable cookie storage, desktop keyboard navigation, and store metadata limits.