mirror of
https://github.com/chenasraf/nextcloud-pantry.git
synced 2026-05-18 01:28:57 +00:00
chore(master): release 0.3.0
This commit is contained in:
@@ -1 +1 @@
|
||||
{".":"0.2.0"}
|
||||
{".":"0.3.0"}
|
||||
|
||||
12
CHANGELOG.md
12
CHANGELOG.md
@@ -1,5 +1,17 @@
|
||||
# Changelog
|
||||
|
||||
## [0.3.0](https://github.com/chenasraf/nextcloud-pantry/compare/v0.2.0...v0.3.0) (2026-04-08)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* allow multiple selection for photos/notes ([64aea12](https://github.com/chenasraf/nextcloud-pantry/commit/64aea12903737c8f0f172d159f6760c0ef7ad92e))
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* drag-reorder on mobile ([7985915](https://github.com/chenasraf/nextcloud-pantry/commit/79859153edcdaed039b982992d0a9d03f4247d45))
|
||||
|
||||
## [0.2.0](https://github.com/chenasraf/nextcloud-pantry/compare/v0.1.1...v0.2.0) (2026-04-08)
|
||||
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ Pantry helps households stay organized in Nextcloud.
|
||||
|
||||
All data is scoped to a house; members only see the houses they belong to.
|
||||
]]></description>
|
||||
<version>0.2.0</version>
|
||||
<version>0.3.0</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="contact@casraf.dev" homepage="https://casraf.dev">Chen Asraf</author>
|
||||
<namespace>Pantry</namespace>
|
||||
|
||||
@@ -1 +1 @@
|
||||
0.2.0
|
||||
0.3.0
|
||||
|
||||
Reference in New Issue
Block a user