Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 942 Bytes

File metadata and controls

28 lines (17 loc) · 942 Bytes

v0.4.0

This release introduces metadata enhancements, user-facing settings features, and deployment improvements to support a more polished user experience.

Features

  • Board Name Editing in Settings Users can now edit the board name directly from the Settings page, making customization easier.

Improvements

  • Website Metadata Configuration Added title, description, and Open Graph tags to improve SEO and social sharing.

  • Mobile Viewport Handling Prevented zoom-in behavior on mobile when focusing on input fields for a smoother experience.

Bugfixes

  • Deployment Fixes Resolved issues related to app deployment to ensure stable release delivery.

Infrastructure

  • Release Branch Deployment The release branch is now deployed to the release subdomain, separating staging from production environments.

Full Changelog: https://github.com/kiwinight/standup-kiwi/compare/v0.3.1...v0.4.0