mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update blinko to v0.52.4 (#2602)
This commit is contained in:
parent
ef724e7d43
commit
3a4f0ef561
@ -24,7 +24,7 @@ services:
|
||||
restart: on-failure
|
||||
|
||||
app:
|
||||
image: blinkospace/blinko:0.52.3@sha256:66f1dfc324158ee6acf71ef4f2fa05f89f2b196ea536a4f598da49b9f9ba4f92
|
||||
image: blinkospace/blinko:0.52.4@sha256:1bed8db0fd978a649f7f597b6810882f128bef5757d74db41e92252cb1142c3e
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost:1111"]
|
||||
interval: 30s
|
||||
|
@ -3,7 +3,7 @@ id: blinko
|
||||
name: Blinko
|
||||
tagline: An AI-powered hub for your ideas and notes
|
||||
category: files
|
||||
version: "0.52.3"
|
||||
version: "0.52.4"
|
||||
port: 1111
|
||||
description: >-
|
||||
😉 Blinko is an open-source application that combines note-taking, microblogging, pastebin functionality, task management, and AI-powered features in a self-hosted environment. The platform allows users to quickly and efficiently capture their thoughts, with full Markdown support for easy formatting.
|
||||
@ -32,11 +32,11 @@ gallery:
|
||||
- 5.jpg
|
||||
releaseNotes: >-
|
||||
This update of Blinko contains improvements and bug fixes:
|
||||
- Fixed note linking issue after updates
|
||||
- Resolved AI button and prompt issues
|
||||
- Improved user settings: nickname, logout, login type handling
|
||||
- Fixed AI tag addition issue with custom prompts
|
||||
- Resolved note linking problem after updates
|
||||
- Improved user settings: nickname, logout, and login type handling
|
||||
- Updated API routes and removed old completions metadata
|
||||
- Minor UI fixes and console cleanup
|
||||
- Minor UI enhancements and console cleanup
|
||||
- Added low-privilege token generation for limited API access
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user