Changelog

Every shipped change, in reverse chronological order. Atlas is a small, slow project — releases land when they're ready.

v0.4.1

Jun 10, 2026

All-day event fixes

  • fixedAn all-day event now stays on the single day you picked in the month view instead of spilling onto the next day.
  • fixedAll-day events now show up reliably in the week and day views.

v0.4.0

Jun 10, 2026

A little personality

  • addedHid a bunch of easter eggs around Atlas — typed words, old cheat codes, a thing or two to click, even a small game. No hints.
  • addedA trophy case to track the ones you've found. It shows up once you discover your first.

v0.3.4

Jun 10, 2026

Collapse expanded calendar hours

  • addedAfter expanding the early-morning or late-night hours in the week or day view, you can now collapse them back to the default 7am–9pm range with the same button.

v0.3.3

Jun 10, 2026

Readable week view on mobile

  • improvedCalendar week view now scrolls sideways on phones so each day column is readable instead of squished into a sliver.
  • improvedThe hour labels stay pinned to the left while you scroll across the week.

v0.3.2

Jun 10, 2026

Calendar day-selection fix

  • fixedTapping a day in the calendar month view now opens a new event on that day, not the day before (a timezone off-by-one for anyone west of UTC).

v0.3.1

Jun 10, 2026

Mobile modal polish

  • fixedModals no longer feel like they can be dragged around on iPhone — the page beneath an open modal now stays locked in place.
  • improvedBackfilled changelog entries for everything shipped in v0.2 and v0.3.

v0.3.0

May 11, 2026

Mobile shell — Atlas works on a phone

  • addedSidebar slides out as a drawer on mobile — tap the hamburger to open, tap anywhere outside to close.
  • addedDrag tasks between kanban columns on a phone (long-press a card to pick it up).
  • improvedCalendar month view shows colored dots in each day cell on mobile; tap a day to open the full day view.
  • improvedCalendar Month/Week/Day toggle is reachable on mobile (its own row beneath the title).
  • improvedModals shrink padding and cap their height on phones so they don't run off the screen.
  • improvedDelete buttons on cards and projects are always visible on touch devices instead of hidden behind hover.
  • improvedSidebar tap targets bumped to a comfortable size on mobile (44px+).
  • fixediOS Safari no longer zooms in when tapping into a form input.
  • fixedSidebar links no longer trigger iOS double-tap zoom.
  • fixediOS's text-selection bubble no longer pops up while dragging a card.

v0.2.0

May 11, 2026

Public launch readiness

  • addedPublic landing page at the domain root with a real product story.
  • added/about, /roadmap, and this /changelog page.
  • addedCaptcha protection on signup, login, and forgot-password (hCaptcha) — silent for real users, blocks bots.
  • addedVercel Analytics — privacy-respecting, no cookies.
  • addedFriendly empty-state prompt on a project with no tasks yet.
  • improvedAttachments limited to safe file types, capped at 50 MB per file and 500 MB per account.
  • improvedSidebar footer surfaces Roadmap and Changelog from inside the app.
  • improvedPublic contact email is now information@mypersonalatlas.com.

v0.1.0

May 9, 2026

Phase 1 essentials — the foundation

  • addedSelf-service account deletion with full data wipe (Settings → Danger Zone).
  • addedPrivacy policy and Terms of Service pages.
  • addedChange email, change password, sign out from all other devices, and forgot-password flow on /login.
  • addedConstellation-themed 404 page and error boundaries.
  • addedToast notifications for project create/delete, note delete, wallpaper changes, and account hygiene actions.
  • addedLoading skeletons across kanban, notes, contacts, and calendar.
  • addedInteractive first-project step in the welcome flow.
  • improvedLogin and signup pages are now usable on mobile (no iOS auto-zoom on input focus).
  • addedSidebar footer with app version, feedback link, and legal pages.