Skip to content

Commit 42fdee1

Browse files
authored
v3.0.1 update (#356)
Signed-off-by: Andrey Borysenko <[email protected]>
1 parent 1554fc8 commit 42fdee1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## [3.0.1 - 2024-08-07]
9+
10+
### Fixed
11+
12+
- ExAppProxy: do not forward untrusted headers to ExApp. #354
13+
814
## [3.0.0 - 2024-08-05]
915

1016
**Breaking change**: new mandatory (if ExAppProxy is used) ExApp routes declaration to register ExApp routes allowed to be called from Nextcloud or other origins.

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ to join us in shaping a more versatile, stable, and secure app landscape.
4343
*Your insights, suggestions, and contributions are invaluable to us.*
4444
4545
]]></description>
46-
<version>3.0.0</version>
46+
<version>3.0.1</version>
4747
<licence>agpl</licence>
4848
<author mail="[email protected]" homepage="https://github.com/andrey18106">Andrey Borysenko</author>
4949
<author mail="[email protected]" homepage="https://github.com/bigcat88">Alexander Piskun</author>

0 commit comments

Comments
 (0)