Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.1 KB

File metadata and controls

38 lines (24 loc) · 1.1 KB

v0.7.0

This release includes new UI features, authentication improvements, and several Safari-related bug fixes.

Features

  • Blog Setup
    Added a blog to the website for updates and announcements.

  • Toast Notifications
    Added toast notifications to give users feedback when they perform actions.

Improvements

  • Auto-Resizing Text Fields
    Text areas now grow taller automatically as you type more content.

  • Auto-Refresh on Tab Focus
    The app refreshes itself when you switch back to the tab to keep data current.

  • Search Engine Prevention
    Prevented the app subdomain from showing up in search results.

  • Session Settings
    Updated authentication session configuration for better reliability.

  • Database Updates
    Cleaned up some database structure for better consistency.

Bugfixes

  • Safari Login Fix
    Fixed login issues that were happening on Mac Safari with localhost.

  • Safari Display Fix
    Fixed UI display problems that made things look weird on Safari.

Full Changelog: https://github.com/kiwinight/standup-kiwi/compare/v0.6.0...v0.7.0