Skip to content

Releases: marcelmarais/stream

v0.2.9

03 Feb 08:20

Choose a tag to compare

v0.2.8

03 Feb 08:18

Choose a tag to compare

Full Changelog: v0.2.7...v0.2.8

v0.2.7

24 Jan 17:13
d2437ff

Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.2.7

v0.2.6

06 Jan 21:22
c4d64bd

Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

05 Jan 12:46
8ed2a94

Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

04 Jan 20:56
20dd242

Choose a tag to compare

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

16 Nov 12:36

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

01 Nov 18:40
e1825d6

Choose a tag to compare

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

31 Oct 23:29

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

30 Oct 17:55

Choose a tag to compare

What's Changed

Full Changelog: v0.1.10...v0.2.0