|
1 | 1 | Release Notes
|
2 | 2 | ===
|
3 | 3 |
|
| 4 | +<i class="fa fa-tag"></i> 1.2.1 <i class="fa fa-clock-o"></i> 2018-09-26 00:00 |
| 5 | +--- |
| 6 | + |
| 7 | +### Enhancements |
| 8 | +* Update Italian translations |
| 9 | +* Update Japanese translations |
| 10 | +* Update markdown-pdf |
| 11 | +* Add support for unix sockets |
| 12 | +* Update "follow us" information to Community channel and translation |
| 13 | +* Add Cloudron installation method |
| 14 | +* Add guide for Mattermost authentication |
| 15 | +* Update various packages |
| 16 | +* Add Indonesian language as new translation |
| 17 | + |
| 18 | +### Fixes |
| 19 | +* Fix content types in status router |
| 20 | +* Fix some modal colors in night mode |
| 21 | +* Fix CSP to allow usage of speaker notes |
| 22 | +* Fix some wrong title attributes in the editor toolbar |
| 23 | +* Fix some confusion about the default location of images. It's always the local filesystem now |
| 24 | +* Fix object handling in avatar generation code |
| 25 | +* Finally fix error handling of LZ-String by using self-maintained version |
| 26 | +* Fix migration handling |
| 27 | +* Fix gitlab API version |
| 28 | +* Fix some server crashes caused by PDF creation |
| 29 | +* Fix document length limit on post to `/new` |
| 30 | +* Fix broken youtube embedding on `/features` page |
| 31 | + |
| 32 | +### Refactors |
| 33 | +* Refactor generation of table of contents |
| 34 | +* Refactor "copyright"-section to be a "Powered by" |
| 35 | + |
| 36 | +### Removes |
| 37 | +* Remove unneeded inline styling |
| 38 | + |
| 39 | +### Deprecations |
| 40 | +* NodeJS version 6 |
| 41 | +* Mattermost login integration (is replaced by [generic oAuth2 module](https://github.com/hackmdio/codimd/blob/6ce7b20a7f92ccff2f7f870ff5d116d685310cfd/docs/guides/auth/mattermost-self-hosted.md)) |
| 42 | + |
| 43 | +### Honorable mentions |
| 44 | +* [Alex Hesse (Pingu501)](https://github.com/Pingu501) |
| 45 | +* [Alexander Wellbrock (w4tsn)](https://github.com/w4tsn) |
| 46 | +* [Cédric Couralet (micedre)](https://github.com/micedre) |
| 47 | +* [Girish Ramakrishnan (gramakri)](https://github.com/gramakri) |
| 48 | +* [maahl](https://github.com/maahl) |
| 49 | +* [Max Wu (jackycute)](https://github.com/jackycute) |
| 50 | +* [Miranda (ahihi)](https://github.com/ahihi) |
| 51 | +* [Ondřej Slabý (maxer456)](https://github.com/maxer456) |
| 52 | + |
4 | 53 | <i class="fa fa-tag"></i> 1.2.0 <i class="fa fa-clock-o"></i> 2018-06-28 00:00
|
5 | 54 | ---
|
6 | 55 |
|
|
0 commit comments