Releases: marcelmarais/stream
Releases · marcelmarais/stream
v0.2.9
v0.2.8
Full Changelog: v0.2.7...v0.2.8
v0.2.7
v0.2.6
v0.2.5
v0.2.4
feat: habit tracking (#27) * feat: add habit tracking functionality with CreateHabitDialog and HabitOverlay components - Implemented CreateHabitDialog for creating new habits with validation and success/error feedback. - Added HabitOverlay to display and manage habits for a specific date, including incrementing and decrementing completions. - Integrated habit management hooks for fetching, creating, and deleting habits. - Updated SettingsDialog to include habit management features. - Enhanced FileCard and FocusedFileOverlay to support habit creation and display. * chore: bump version to 0.2.4 in tauri configuration --------- Co-authored-by: marcelatjamie <marcel@getjamie.ai>
v0.2.3
v0.2.2
feat/magic-files (#25) * chore: rename * fix: add timeout to location fetch request for improved reliability * feat: create new structured files * feat: auto refresh * feat: ai files * feat: add dropdown menu component and integrate into structured file card * feat: integrate Textarea component in file dialogs and update layout styles * chore: version bump
v0.2.1
v0.2.0
What's Changed
- Adjust settings dialog spacing for responsiveness by @marcelmarais in #22
- feat/search by @marcelmarais in #23
Full Changelog: v0.1.10...v0.2.0