Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release 2.55 #6065

Merged
merged 1 commit into from
Jun 12, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
release 2.55
  • Loading branch information
superyyrrzz committed Jun 12, 2020
commit a8a737fc6eeecead5fc69d9c55d977caab3e4222
12 changes: 9 additions & 3 deletions RELEASENOTE.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,20 @@
Version Notes (Current Version: v2.55)
=======================================

v2.55(Pre-release)
v2.55
-----------
1. Support setting `wkhtmltopdf.exe` path in CLI option. Thanks @icnocop! (#6040)
2. Make console output readable under white background. Thanks @paulpach! (#5309)
3. Improvement and bug fix in code extension. (#5945, #5968)
4. Ensure `SourceBasePath` present in manifest when a version contains no files. (#5960)
5. Bug fix:
1. Fix failing to search for methods by name. Thanks @paulpach! (#5695)

v2.54
-----------
1. Supporting setting `wkhtmltopdf.exe` path in config. Thanks @icnocop! (#4422)
1. Add video Markdown extension syntax. (#5945)
1. Bug fix:
2. Add video Markdown extension syntax. (#5945)
3. Bug fix:
1. Fix inaccurate error message when UIDs are duplicate. (#5898).

v2.53.1
Expand Down