|
1 | 1 | Release Notes
|
2 | 2 | ===
|
3 | 3 |
|
| 4 | +<i class="fa fa-tag"></i> 1.2.0 <i class="fa fa-clock-o"></i> 2018-06-28 00:00 |
| 5 | +--- |
| 6 | + |
| 7 | +### Announcement |
| 8 | +* HackMD CE is renamed to CodiMD to prevent confusion. [For details see here](https://github.com/hackmdio/codimd#hackmd-ce-became-codimd) |
| 9 | + |
| 10 | +### Enhancements |
| 11 | +* Show full title by hovering over to table of contents entries |
| 12 | +* Add generic OAUTH2 support for authentication |
| 13 | +* Redirect unauthenticated user to login page on "forbidden" pages |
| 14 | +* Add ability to add ToS and privacy documents without code changes |
| 15 | +* Add account deletion as part of user self-management |
| 16 | +* Add download of all own notes |
| 17 | +* Add privacy policy example (no legal advice) |
| 18 | +* Increase checkbox size on slides |
| 19 | +* Add support for Azure blob storage for image uploads |
| 20 | +* Add Korean translation |
| 21 | +* Add note about official K8s chart for deployment |
| 22 | +* Add toolbar for markdown shortcuts in editor |
| 23 | +* Add ability to disable Gravatar integration |
| 24 | +* Add print icon to slide menu which leads to the print view. |
| 25 | +* Add sequelize to setup instructions |
| 26 | +* Update various packages |
| 27 | + |
| 28 | +### Fixes |
| 29 | +* Fix local writes for non-existing translations in production |
| 30 | +* Fix wrong documentation about default image upload type |
| 31 | +* Fix possible error if CodiMD is started with wrong working directory |
| 32 | +* Fix issues caused by cached/cacheeable client config |
| 33 | +* Fix issues caused by notes created via curl/API with CRLF line endings |
| 34 | +* Fix broken images for downloaded PDFs while using `filesystem` as `imageUploadType` |
| 35 | +* Fix Unicode URLs when using `allowFreeURL=true` |
| 36 | + |
| 37 | +### Refactors |
| 38 | +* Split auth documentation into multiple documents |
| 39 | + |
| 40 | +### Removes |
| 41 | +* Remove polyfill for `useCDN=false` setups |
| 42 | +* Remove unused and no longer needed symlink from translations |
| 43 | + |
| 44 | +### Honorable mentions |
| 45 | +* [Adam Hoka (ahoka)](https://github.com/ahoka) |
| 46 | +* [Edgar Z. Alvarenga (aivuk)](https://github.com/aivuk) |
| 47 | +* [Jacob Burden (jekrb)](https://github.com/jekrb) |
| 48 | +* [Pedro Ferreira (pferreir)](https://github.com/pferreir) |
| 49 | +* [TC Liu (liuderchi)](https://github.com/liuderchi) |
| 50 | + |
| 51 | + |
4 | 52 | <i class="fa fa-tag"></i> 1.1.1-ce <i class="fa fa-clock-o"></i> 2018-05-23 12:00
|
5 | 53 | ---
|
6 | 54 |
|
|
0 commit comments