Skip to content

Releases: WebSpruce/Calmska

Calmska 1.4.1

31 Mar 07:56

Choose a tag to compare

refactor: centralize cancellation token handling and move lifecycle l…

Calmska 1.4.0

26 Mar 09:04

Choose a tag to compare

docs: update README and gif

Calmska 1.3.0

19 Mar 17:21

Choose a tag to compare

feat: prompt endpoint, prompt injection checker

Move Prompting class to api project and change to load keys from environment variables. Create a new checker for prompt injection from user input and llm response. Separate prompts to json files. Add new models and services. Fix request url in services.

Calmska 1.2.0

18 Mar 12:09

Choose a tag to compare

refactor: clean up and split methods

Split methods on smaller to have more readable and testable code.
Set Async methods in places that it was missed.
Add activity indicator in MoodEntry and Tips pages.
Change lifecycle for some viewmodels and pages to update data in runtime.

Calmska 1.1.0

18 Mar 10:42

Choose a tag to compare

refactor: Improve styling consistency and reduce code duplication in …

Calmska 1.0.3

05 Nov 12:44

Choose a tag to compare

perf: optimize navigation and improve app stability

Improved navigation performance by optimizing custom tabbar logic
Fixed issue with inserting MoodHistory by setting a default value to prevent bad requests
Changed pages to singletons for better performance and stability

Calmska 1.0.2

03 Nov 09:47

Choose a tag to compare

feat: add pomodoro time notification

Implemented foreground service on android to show current value of pomodoro timer as a notification.
Set required call of intents.
Added additional check if user enabled required permission.

Calmska 1.0.0

27 Apr 11:31

Choose a tag to compare

usable version of app