File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ All notable changes to this project will be documented in this file.
88The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
99and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
1010
11+ ## 1.1.7 - 2026-04-16
12+
13+ ### Changed
14+ - bump max NC version to 34 @kyteinsky
15+
16+
1117## 1.1.6 - 2025-11-27
1218
1319### Changed
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ This ensures that users can quickly grasp the essence of discussions without rea
2323* Talk
2424* Task Processing Provider (like Local large language model app (llm2) or OpenAI and LocalAI integration app (integration_openai))
2525]]> </description >
26- <version >1.1.6 </version >
26+ <version >1.1.7 </version >
2727 <licence >MIT</licence >
2828 <author mail =" florian.klinger@nextcloud.com" homepage =" https://github.com/nc-fkl" >Florian Klinger</author >
2929 <namespace >SummaryBot</namespace >
@@ -38,7 +38,7 @@ This ensures that users can quickly grasp the essence of discussions without rea
3838 <docker-install >
3939 <registry >ghcr.io</registry >
4040 <image >nextcloud/summary_bot</image >
41- <image-tag >1.1.6 </image-tag >
41+ <image-tag >1.1.7 </image-tag >
4242 </docker-install >
4343 <scopes >
4444 <value >TALK</value >
Original file line number Diff line number Diff line change @@ -19,6 +19,14 @@ release_agent:
1919 - author : " ^dependabot\\ [bot\\ ]$"
2020 - message : " ^chore\\ (changelog\\ ):"
2121entries :
22+ - version : 1.1.7
23+ release_date : ' 2026-04-16'
24+ sections :
25+ - name : Changed
26+ items :
27+ - text : bump max NC version to 34
28+ authors :
29+ - kyteinsky
2230- version : 1.1.6
2331 release_date : ' 2025-11-27'
2432 sections :
You can’t perform that action at this time.
0 commit comments