File tree Expand file tree Collapse file tree 3 files changed +18
-3
lines changed
Expand file tree Collapse file tree 3 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ Unreleased] ( https://github.com/weseek/growi/compare/v7.1.6 ...HEAD )
3+ ## [ Unreleased] ( https://github.com/weseek/growi/compare/v7.1.7 ...HEAD )
44
55* Please do not manually update this file. We've automated the process.*
66
7+ ## [ v7.1.7] ( https://github.com/weseek/growi/compare/v7.1.6...v7.1.7 ) - 2025-01-16
8+
9+ ### 🐛 Bug Fixes
10+
11+ * fix: Unable to select group viewing permissions (#9541 ) @miya
12+ * fix: Fix i18n of oidc settings (#9536 ) @ryu-sato
13+
14+ ### 🧰 Maintenance
15+
16+ * support: Update Swagger documentation for the PUT endpoint to update a page (#9529 ) @tkfm1991
17+ * ci(deps): bump docker/metadata-action from 4 to 5 (#9181 ) @dependabot
18+ * ci(deps): bump github/codeql-action from 2 to 3 (#9180 ) @dependabot
19+ * ci(deps): bump next from 14.2.15 to 14.2.21 (#9538 ) @dependabot
20+ * ci(deps-dev): bump @marp-team/marp-core from 3.9.0 to 3.9.1 (#9530 ) @dependabot
21+
722## [ v7.1.6] ( https://github.com/weseek/growi/compare/v7.1.5...v7.1.6 ) - 2024-12-26
823
924### 💎 Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @growi/app" ,
3- "version" : " 7.1.7-RC.0 " ,
3+ "version" : " 7.1.7" ,
44 "license" : " MIT" ,
55 "private" : " true" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " growi" ,
3- "version" : " 7.1.7-RC.0 " ,
3+ "version" : " 7.1.7" ,
44 "description" : " Team collaboration software using markdown" ,
55 "license" : " MIT" ,
66 "private" : " true" ,
You can’t perform that action at this time.
0 commit comments