Releases: WebSpruce/Calmska
Releases · WebSpruce/Calmska
Calmska 1.4.1
Calmska 1.4.0
docs: update README and gif
Calmska 1.3.0
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
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
refactor: Improve styling consistency and reduce code duplication in …
Calmska 1.0.3
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
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
usable version of app