Release v1.10.0
- Add security advisory menu to docs.rs (#239)
- Support statistics by year (#221)
- Support new error-index page (#192)
- Support new search index format since 1.69 (#233)
Bugfix:
- Make the "add to extension" button vertically centered (#220)
- Fix resourcePath() null bug. Fix #219
- Fix cargo book command (#231) (#234)
- Fix error code autoincrement bug
- Fix can't add crates: Redeclaration of const storage (#243)
Remove:
- Remove
:blog
command (#240) - Remove GitHub release page enhancement (#241)
- Remove the search rust version feature
Thanks for the contributions from @shwin0901, @duskmoon314, and @isunjn.