-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Release 2.6.0 #1921
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
Merged
Merged
Release 2.6.0 #1921
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
Yukaii
commented
Jun 10, 2025
- chore: Add baseURL configuration option to S3 modules
- fix: default scheme settings to https Signed-off-by: Takeru Fukumoto [email protected]
- chore: update GitHub Actions to use checkout@v4
- fix: update package-lock.json to mark extraneous dependencies as dev and optional
- chore: update mermaid dependency to version 11.5.0
- feat: add PDF URL validation and content type check
- feat: configure MiniCssExtractPlugin for production environment in webpack
- refactor: move custom reveal plugin to public/js
- fix: update plugin paths for spotlight and elapsed-time-bar in slide.js
- fix: add eslint-disable comments to elapsed-time-bar and spotlight plugins
- feat: increase contrast of default theme
- fix: increase contrast of ui elements in dark mode
- fix: update ESLint configuration to include ES6 support and parser options
- feat: add preference to disable table editor shortcuts
- feat: migrate preferences from cookies to localStorage
- fix: linting
- feat: add state parameter to OAuth strategies for enhanced security
- chore: bump codemirror version to 5.65.8
- fix: update node version matrix to only include 16.x
- abc notation requirement update
- Update foot.ejs
- fix: login email should be case insensitive
- VSCode: update image to allow development on MBP ARM chips
- refactor: remove cookie preference check for table shortcuts
- chore: update abcjs to version 6.4.4 in pretty.ejs and slide.ejs
- chore: update cdn mermaid.js to version 11.5.0 in foot.ejs, pretty.ejs, and slide.ejs
- Apply suggestions from code review
- chore: update docker-compose.yml with build instructions for codimd service
- chore: integrate mermaid.js into the build process and update initialization in extra.js
- fix: update mermaid diagram rendering in extra.js to use new API
- docs: update release note for version 2.6.0
Signed-off-by: WakuwakuP <[email protected]>
Signed-off-by: Takeru Fukumoto <[email protected]>
Signed-off-by: Yukai Huang <[email protected]>
Update GitHub Actions to use latest versions
…and optional Signed-off-by: Yukai Huang <[email protected]>
Signed-off-by: Yukai Huang <[email protected]>
Signed-off-by: Yukai Huang <[email protected]>
…bpack Signed-off-by: Yukai Huang <[email protected]>
Signed-off-by: Yukai Huang <[email protected]>
Signed-off-by: Yukai Huang <[email protected]>
…ugins Signed-off-by: Yukai Huang <[email protected]>
Signed-off-by: stanley2058 <[email protected]>
Signed-off-by: stanley2058 <[email protected]>
…tions Signed-off-by: Yukai Huang <[email protected]>
Update ESLint configuration for ES6 support
Signed-off-by: Yukai Huang <[email protected]>
Signed-off-by: Yukai Huang <[email protected]>
Signed-off-by: Yukai Huang <[email protected]>
Signed-off-by: Yukai Huang <[email protected]>
Signed-off-by: stanley2058 <[email protected]>
Signed-off-by: Yukai Huang <[email protected]>
Update foot.ejs abc notation requirement update the bass fingering will conflict with each other if there is more than one fingering annotation. example ```abc `X:1 T:Simple Scale M:4/4 L:1/4 K:C "_1" "_2" C D E F|G A B c|]` ``` Signed-off-by: Matt Li <[email protected]>
Signed-off-by: Matt Li <[email protected]>
Signed-off-by: Hsiang-Yang Hsieh <[email protected]>
Signed-off-by: Nowaker <[email protected]>
Signed-off-by: Yukai Huang <[email protected]>
…eferences to localStorage (#1901)
Signed-off-by: Yukai Huang <[email protected]>
…s, and slide.ejs Signed-off-by: Yukai Huang <[email protected]>
Co-authored-by: Copilot <[email protected]>
Update dependencies for abcjs and mermaid.js
VSCode: update image to allow development on MBP ARM chips
…ervice Signed-off-by: Yukai Huang <[email protected]>
…ization in extra.js - Added mermaid.min.js to the build output in webpack.common.js. - Updated mermaid initialization in extra.js to use the new API. - Included mermaid.min.js script in foot.ejs, pretty.ejs, and slide.ejs for rendering diagrams. Signed-off-by: Yukai Huang <[email protected]>
- Refactored the mermaid rendering logic to utilize the latest API for generating diagrams. - Improved error handling by displaying the error message directly instead of using a string property. - Ensured that the diagram's HTML is updated correctly after rendering. Signed-off-by: Yukai Huang <[email protected]>
…uild-instruction
…ng-issue chore: integrate mermaid.js into the build process and update initialization in extra.js
for drips.network
Merge master info develop
Signed-off-by: Yukai Huang <[email protected]>
Signed-off-by: Yukai Huang <[email protected]>
jackycute
approved these changes
Jun 11, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.