mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-25 10:18:38 +02:00
release: 0.2.2
This commit is contained in:
@@ -1,8 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
## Staging
|
## Unreleased
|
||||||
|
|
||||||
|
## Version 0.2.2 (2025-10-07)
|
||||||
- Support for ingestion of PDF files
|
- Support for ingestion of PDF files
|
||||||
- Improved ingestion speed
|
- Improved ingestion speed
|
||||||
- Fix deletion of items work as expected
|
- Fix deletion of items work as expected
|
||||||
|
- Fix enabling GPT-5 use via OpenAI API
|
||||||
|
|
||||||
## Version 0.2.1 (2025-09-24)
|
## Version 0.2.1 (2025-09-24)
|
||||||
- Fixed API JSON responses so iOS Shortcuts integrations keep working.
|
- Fixed API JSON responses so iOS Shortcuts integrations keep working.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "main"
|
name = "main"
|
||||||
version = "0.2.1"
|
version = "0.2.2"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
repository = "https://github.com/perstarkse/minne"
|
repository = "https://github.com/perstarkse/minne"
|
||||||
license = "AGPL-3.0-or-later"
|
license = "AGPL-3.0-or-later"
|
||||||
|
|||||||
Reference in New Issue
Block a user