mirror of
https://github.com/perstarkse/minne.git
synced 2026-01-11 12:40:24 +01:00
release: 0.2.0
Includes: - Design overhaul - New graph visualization - Statistics on dashboard - Supports audio files for ingestion - Pagination for entities and content - Improved performance - Improved support for running as a systemd-service version bump
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
[](https://www.gnu.org/licenses/agpl-3.0)
|
||||
[](https://github.com/perstarkse/minne/releases/latest)
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## Demo deployment
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "main"
|
||||
version = "0.1.4"
|
||||
version = "0.2.0"
|
||||
edition = "2021"
|
||||
repository = "https://github.com/perstarkse/minne"
|
||||
license = "AGPL-3.0-or-later"
|
||||
@@ -34,3 +34,4 @@ path = "src/worker.rs"
|
||||
[[bin]]
|
||||
name = "main"
|
||||
path = "src/main.rs"
|
||||
|
||||
|
||||
BIN
screenshot-dashboard.webp
Normal file
BIN
screenshot-dashboard.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 954 KiB |
BIN
screenshot-graph.webp
Normal file
BIN
screenshot-graph.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 158 KiB |
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
|
Before Width: | Height: | Size: 407 KiB |
Reference in New Issue
Block a user