Releases: Sumrix/LiteRP
Releases · Sumrix/LiteRP
LiteRP v0.3.1
LiteRP v0.3.0
✨ Features
- (characters) Add character profile modal - (bc35296)
- (chat) Persist sessions and show history in sidebar - (a2e858a)
- (chat) Display animated thinking indicator - (813cebf)
- (chat) Show alert on connection loss - (fd113fc)
- (chat) Render Markdown in messages - (d88d748)
- (chat) Beautify chat message bubbles - (1d29b55)
- (chat) Add Stop button; polish input; fix clear-on-send - (c9d7a33)
- (prompt) Adjust AI behavior to follow user choices - (8d64ece)
- (prompt) Richer prompts with personality + scenario + examples - (1baaed2)
- (settings) Settings page overhaul - (c6ec153)
- (ui) Show app in Windows system tray - (2c7bec5)
🐛 Bug Fixes
- (chat) Broken auto-scroll script on new messages - (270838c)
- (ollama) Start connection indicator on app launch - (d80e0c4)
- (tooltip) Usage of incorrect tooltip property - (8ffb8f5)
🚜 Refactor
- (flowbite) Drop Flowbite.Blazor dependency; vendor used components to enable trimming - (8fcac2a)
- (localization) Remove obsolete early localization scaffolding - (5466b02)
📝 Documentation
- (roadmap) Mark feature done, prune & reschedule tasks - (5330133)
- Update README and add screenshots gallery - (6158f56)
🎨 Styling
- (ui) Polish visuals and minor interface improvements - (f750492)
- (ui) Introduce new app icon - (32bae2c)
⚙️ Miscellaneous Tasks
LiteRP v0.2.0
LiteRP v0.1.0
✨ Features
- Initial working prototype (v0.1) - (c304886)