|
1 | 1 | Release Notes
|
2 | 2 | ===
|
3 | 3 |
|
| 4 | +<i class="fa fa-tag"></i> 2.6.0 <i class="fa fa-clock-o"></i> 2025-06-10 |
| 5 | +--- |
| 6 | + |
| 7 | +[Check out the complete release note][v2_6_0]. |
| 8 | + |
| 9 | +[v2_6_0]: https://hackmd.io/@codimd/release-notes/%2F%40codimd%2Fv2_6_0 |
| 10 | + |
| 11 | +This minor release includes several enhancements and fixes to improve the overall functionality and performance of CodiMD. |
| 12 | + |
| 13 | +## Enhancements |
| 14 | + |
| 15 | +- Update GitHub Actions to use the latest versions [#1895](https://github.com/hackmdio/codimd/pull/1895) |
| 16 | +- Update ESLint configuration for ES6 support [#1900](https://github.com/hackmdio/codimd/pull/1900) |
| 17 | +- Add preference to disable table editor shortcuts and migrate preferences to localStorage [#1901](https://github.com/hackmdio/codimd/pull/1901) |
| 18 | +- Add PDF URL validation and content type check [#1896](https://github.com/hackmdio/codimd/pull/1896) |
| 19 | +- Upgrade mermaid to the latest version [#1894](https://github.com/hackmdio/codimd/pull/1894) |
| 20 | +- Add baseURL configuration option to S3 modules [#1876](https://github.com/hackmdio/codimd/pull/1876) |
| 21 | +- Improve contrast on certain elements [#1899](https://github.com/hackmdio/codimd/pull/1899) |
| 22 | +- Bump codemirror version to 5.65.8 [#1908](https://github.com/hackmdio/codimd/pull/1908) |
| 23 | +- Add state parameter to OAuth strategies for enhanced security [#1902](https://github.com/hackmdio/codimd/pull/1902) |
| 24 | +- Configure MiniCssExtractPlugin for production environment in webpack [#1897](https://github.com/hackmdio/codimd/pull/1897) |
| 25 | +- Refactor plugin paths and move custom reveal plugin [#1898](https://github.com/hackmdio/codimd/pull/1898) |
| 26 | +- Update dependencies for abcjs and mermaid.js [#1914](https://github.com/hackmdio/codimd/pull/1914) |
| 27 | +- VSCode: update image to allow development on MBP ARM chips [#1913](https://github.com/hackmdio/codimd/pull/1913) |
| 28 | + |
| 29 | +## Fixes |
| 30 | + |
| 31 | +- Fix: login email should be case insensitive [#1911](https://github.com/hackmdio/codimd/pull/1911) |
| 32 | +- Fix: Lost schema of S3 URL [#1893](https://github.com/hackmdio/codimd/pull/1893) |
| 33 | +- Chore: update docker-compose.yml with build instructions for codimd service [#1917](https://github.com/hackmdio/codimd/pull/1917) |
| 34 | + |
4 | 35 | <i class="fa fa-tag"></i> 2.5.3 <i class="fa fa-clock-o"></i> 2024-01-08
|
5 | 36 | ---
|
6 | 37 |
|
|
0 commit comments