Releases: a1exalexander/mysticals
Releases · a1exalexander/mysticals
Release list
v0.1.1
What's Changed
- feat(landing): overlapping hero demos, copy aligned to top by @a1exalexander in #62
- feat: privacy policy, terms, and Developer ID signing for macOS by @a1exalexander in #65
- chore: release 0.1.1 by @a1exalexander in #66
- fix(desktop): electron-builder 26.16.1 for macOS signing by @a1exalexander in #67
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- feat(sync): per-account sync engine by @a1exalexander in #1
- feat(accounts): isolated account store + encrypted secrets (unit 3) by @a1exalexander in #2
- feat(main): IPC api with isolation checks, native menu, window hardening (unit 5) by @a1exalexander in #3
- feat(google): Google Calendar provider + OAuth (loopback, PKCE) by @a1exalexander in #4
- Unit 7: event editor, details popover with RSVP, invites inbox by @a1exalexander in #5
- feat(views): calendar views (day/week/month), sidebar with mini-month, native theme by @a1exalexander in #6
- Unit 8: add-account flows, account settings, mac packaging by @a1exalexander in #7
- feat(caldav): CalDAV provider (tsdav + ical.js) by @a1exalexander in #8
- Recolor app icon: pink right half by @a1exalexander in #9
- style: square terminal-style left borders on events and details by @a1exalexander in #13
- style: pointer cursor on buttons, links and clickable elements by @a1exalexander in #14
- Status bar: show current/next events instead of account list by @a1exalexander in #10
- feat: 3-day view by @a1exalexander in #11
- Event details: clickable links, collapsible invitees, RSVP status colors by @a1exalexander in #12
- feat: meeting-link hover tooltip on events by @a1exalexander in #15
- feat: Settings modal with Accounts / Themes / Sync tabs by @a1exalexander in #16
- fix: open http links externally, keep pending tooltip across scroll, poll in editor e2e by @a1exalexander in #17
- chore: recolor app icon right half to #ffb86c by @a1exalexander in #18
- chore: convert repo to turborepo monorepo by @a1exalexander in #19
- feat: dim past events in all views by @a1exalexander in #20
- feat: collapsible account sections in sidebar by @a1exalexander in #21
- fix: stop showing the account email 3x in event details (Google) by @a1exalexander in #23
- feat: instant (optimistic) calendar visibility toggle by @a1exalexander in #22
- Event notifications, first-open loader, sidebar chevron, hide color tags by @a1exalexander in #24
- Terminal-style first-open loader by @a1exalexander in #25
- Isolate mock-mode userData for e2e by @a1exalexander in #26
- feat: recurring delete scopes, custom date/time picker, toolbar new button by @a1exalexander in #27
- Terminal app foundation: core extraction, daemon/client, Ink shell by @a1exalexander in #28
- feat(terminal): Agenda and Day views by @a1exalexander in #35
- Terminal: event details overlay with RSVP and delete by @a1exalexander in #29
- feat(terminal): Week and Month views by @a1exalexander in #30
- Terminal daemon: Keychain crypto, notifications, wake triggers, Google config by @a1exalexander in #31
- feat(terminal): accounts & calendars overlay by @a1exalexander in #32
- feat(terminal): event editor overlay by @a1exalexander in #33
- Terminal: invites overlay, status line, docs; remove Apple Developer mentions by @a1exalexander in #34
- Landing: terminal install and usage manual (/terminal) by @a1exalexander in #36
- feat(landing): Astro landing site scaffold + home page by @a1exalexander in #37
- feat(landing): desktop install and usage manual by @a1exalexander in #38
- chore: rename multicals to mysticals by @a1exalexander in #39
- feat(terminal): show a status-line hint when a newer version is on npm by @a1exalexander in #40
- feat(desktop): check GitHub releases and self-update by @a1exalexander in #41
- ci: release desktop to GitHub Releases and terminal to npm on tag by @a1exalexander in #42
- chore: add MIT license by @a1exalexander in #43
- feat(landing): terminal-style UI with animated terminal and desktop demos by @a1exalexander in #44
- feat(landing): clean redesign with both demos on the home page by @a1exalexander in #45
- fix: fast first sync, sync indicator, terminal mouse and agenda polish by @a1exalexander in #46
- feat(landing): dark terminal-style site with home, download and install pages by @a1exalexander in #47
- fix(core): time out hung network requests and survive corrupt store files by @a1exalexander in #52
- chore(desktop): slim app.asar, Linux package metadata, non-mac drag/update polish by @a1exalexander in #55
- fix(desktop): single-instance lock and visible startup errors by @a1exalexander in #56
- fix(terminal): cross-platform link opening, keyring outage safety, headless Google sign-in by @a1exalexander in #57
- fix(landing): stop hero demos overlapping by @a1exalexander in #53
- docs(landing): accurate install and download steps for Windows and Linux by @a1exalexander in #54
- feat(landing): favicon, social cards and brand kit by @a1exalexander in #51
- docs: minimal README for launch, move dev docs to CONTRIBUTING by @a1exalexander in #48
- docs(terminal): cross-platform README and --help by @a1exalexander in #49
- ci: typecheck, test and landing build on PRs; gate releases on them by @a1exalexander in #50
- fix(terminal): green CI on ubuntu, macOS and Windows by @a1exalexander in #58
- feat: anonymous opt-out telemetry (PostHog EU) in desktop and terminal by @a1exalexander in #60
- feat(landing): cookie-free PostHog analytics (EU) by @a1exalexander in #59
- fix: pre-release polish for v0.1.0 by @a1exalexander in #61
New Contributors
- @a1exalexander made their first contribution in #1
Full Changelog: https://github.com/a1exalexander/mysticals/commits/v0.1.0