File tree Expand file tree Collapse file tree 3 files changed +20
-3
lines changed Expand file tree Collapse file tree 3 files changed +20
-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.2 ...HEAD )
3+ ## [ Unreleased] ( https://github.com/weseek/growi/compare/v7.1.3 ...HEAD )
44
55* Please do not manually update this file. We've automated the process.*
66
7+ ## [ v7.1.3] ( https://github.com/weseek/growi/compare/v7.1.2...v7.1.3 ) - 2024-11-26
8+
9+ ### 💎 Features
10+
11+ * feat(ai): Set a rate limit for vector store rebuild (#9404 ) @miya
12+
13+ ### 🚀 Improvement
14+
15+ * imprv: Fonts preload settings (#9432 ) @yuki-takei
16+ * imprv: Use stream.pipeline (#9361 ) @reiji-h
17+
18+ ### 🐛 Bug Fixes
19+
20+ * fix: Retrieving runtime versions (#9438 ) @yuki-takei
21+ * fix: Notification for new user creation (#9434 ) @yuki-takei
22+ * fix: Deleted pages appear in the page tree (#9337 ) @reiji-h
23+
724## [ v7.1.2] ( https://github.com/weseek/growi/compare/v7.1.1...v7.1.2 ) - 2024-11-18
825
926### 🚀 Improvement
Original file line number Diff line number Diff line change 11{
22 "name" : " @growi/app" ,
3- "version" : " 7.1.3-RC.0 " ,
3+ "version" : " 7.1.3" ,
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.3-RC.0 " ,
3+ "version" : " 7.1.3" ,
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