diff --git a/blinko/docker-compose.yml b/blinko/docker-compose.yml index b867c98..222cc01 100644 --- a/blinko/docker-compose.yml +++ b/blinko/docker-compose.yml @@ -24,7 +24,7 @@ services: restart: on-failure app: - image: blinkospace/blinko:0.43.7@sha256:966f1e6b19a06a7475e9c4e9d49557e54a92b2c759f44a2d69ee1975f3f93b31 + image: blinkospace/blinko:0.45.1@sha256:56d7421f4cdcfa93ed2bd389b65382704572ddef02832e9ccd1eefc819511f4f healthcheck: test: ["CMD", "curl", "-f", "http://localhost:1111"] interval: 30s diff --git a/blinko/umbrel-app.yml b/blinko/umbrel-app.yml index b552a94..d6565f6 100644 --- a/blinko/umbrel-app.yml +++ b/blinko/umbrel-app.yml @@ -3,7 +3,7 @@ id: blinko name: Blinko tagline: An AI-powered hub for your ideas and notes category: files -version: "0.43.7" +version: "0.45.1" 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. @@ -31,7 +31,14 @@ gallery: - 4.jpg - 5.jpg releaseNotes: >- - This update of Blinko contains multiple bug fixes. + This update of Blinko brings multiple improvements and bug fixes: + - Enhanced plugin management with update functionality and loading state indicators + - Fixed AI conversation title logic and removed debug logs + - Added support for HTTP proxy configuration + - Implemented automated AI tagging functionality + - Fixed note deletion when comments are present + - Added support for linking resource items + - Improved search bar and UI elements Full release notes are available at https://github.com/blinko-space/blinko/releases