Skip to content

v1.3.3 — Public Changelog & Keyboard-Safe Popover

Choose a tag to compare

@whoavidwivedi whoavidwivedi released this 21 Aug 10:25
· 19 commits to main since this release

Highlights

  • Added a public /changelog page covering the complete Better Space release history.
  • Added structured release notes with feature, security, reliability, and design milestones.
  • Added a discoverable Changelog link to the public footer.
  • Kept the Launch Space popover anchored below its trigger when the mobile keyboard opens.
  • Allowed the keyboard to overlap the lower popover area instead of moving the form off-screen.
  • Bumped the application version to 1.3.3.

Mobile UX

  • Prevented the launch form from flipping upward and becoming cropped on small viewports.
  • Preserved the page position while the form is focused.
  • Verified the popover at reduced mobile and desktop viewport sizes.

Validation

  • Typecheck passed.
  • Lint and formatting checks passed.
  • 22 tests passed.
  • Production build passed.
  • /changelog generated as a static route.

Deployment

  • Published from commit 0bee707 on main.