File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5+ ## 2.6.0
6+ - Close sidebar after clicking a link on mobile
7+ - Add root for multilingual books: ` gitbook.state.bookRoot `
8+ - Fix color of h6 headings
9+ - Fix bottom margin of lists and blockquotes
10+ - Add Swedish translation (` sv ` )
11+ - Add Czech translation (` cs ` )
12+ - Fix locale names for ` zh-hans ` and ` jp `
13+ - Update plugin ` search ` to fix crashes
14+ - Aceept case-incensitive structure files (README, GLOSSARY, etc)
15+
516## 2.5.2
617- Fix custom stylesheets for ebook generation
718- Trigger event ` start ` before ` page.change `
Original file line number Diff line number Diff line change 11{
22 "name" : " gitbook" ,
3- "version" : " 2.5.2 " ,
3+ "version" : " 2.6.0 " ,
44 "homepage" : " https://www.gitbook.com" ,
55 "description" : " Library and cmd utility to generate GitBooks" ,
66 "main" : " lib/index.js" ,
You can’t perform that action at this time.
0 commit comments