|
6 | 6 | [#] Fixed |
7 | 7 | Dates use a YYYY/MM/DD format. |
8 | 8 |
|
| 9 | + |
| 10 | +Version 2.0.2 (2020/10/08) |
| 11 | +========== |
| 12 | + |
| 13 | +| Note on this release: |
| 14 | +| Bug fixes |
| 15 | + |
| 16 | +CORE |
| 17 | + |
| 18 | +[#] An alert dialog could show up in some cases |
| 19 | + |
| 20 | +LATEX EXPORT |
| 21 | + |
| 22 | +[#] Issue with middle-aligned cells when using `Shrink` option (#26) |
| 23 | + |
| 24 | +LATEX IMPORT |
| 25 | + |
| 26 | +[#] Impossible to load `longtabu* to <dim>` and `longtabu* spread <dim>` environments |
| 27 | +[#] Impossible to load `longtabu to <dim>` and `longtabu spread <dim>` environments (#29) |
| 28 | + |
| 29 | +Version 2.0.1 (2020/06/29) |
| 30 | +========== |
| 31 | + |
| 32 | +| Note on this release: |
| 33 | +| Bug fixes |
| 34 | + |
| 35 | +CORE |
| 36 | + |
| 37 | +[/] Changed style of selected cells because of changes of the Chrome core styling |
| 38 | +[#] Impossible to select font color for other browser than Firefox (#25) |
| 39 | + |
| 40 | +Version 2.0 (2020/05/31) |
| 41 | +========== |
| 42 | + |
| 43 | +| Note on this release: |
| 44 | +| Vertical alignment of cells, new interface and Wikicode export |
| 45 | + |
| 46 | +CORE |
| 47 | + |
| 48 | +[+] New look for the toolbar, with new icons and new labels |
| 49 | +[+] Better accessibility for the toolbar |
| 50 | +[+] New "Find & Replace" function |
| 51 | +[+] Rows and columns are now numbered. You can click on the letter/number to |
| 52 | + select it. |
| 53 | +[+] The webpage now scrolls to the textarea when the code is generated |
| 54 | +[+] New "vcell" and "adjustbox" package options ("adjustbox" is disabled) |
| 55 | +[+] New icons for diagonal cells |
| 56 | +[+] New "caret" and transitions to hide the right toolbar |
| 57 | +[/] Output format and settings moved next to the "Generate" button |
| 58 | +[/] "Undo" and "Generate" icons moved next to the `File` dropdown |
| 59 | +[/] "Tables properties" section moved in a modal dialog |
| 60 | +[/] "Borders" section moved to the toolbar |
| 61 | +[#] It's now impossible to remove a row/column if it's the only one |
| 62 | + |
| 63 | +LATEX EXPORT |
| 64 | + |
| 65 | +[+] Support for vertical alignment with `vcell` |
| 66 | +[+] `Shrink` option is now supported with decimal-aligned cells |
| 67 | +[+] New algorithm for the header of the table now try to use the longest "header" of the column |
| 68 | + when there's a tie to avoid long `multicolumn` |
| 69 | +[+] Rotated table without float are now supported |
| 70 | +[+] Warning when `tabu` is used (not recommanded anymore by the LaTeX3 Project Team) |
| 71 | +[#] Fixed a bug where dotted borders could appeared dashed with `tabu` |
| 72 | + |
| 73 | +LATEX IMPORT |
| 74 | + |
| 75 | +[+] Support for vertical alignment with `vcell` |
| 76 | + |
| 77 | +WIKICODE EXPORT |
| 78 | + |
| 79 | +[+] New module |
| 80 | + |
| 81 | +HTML EXPORT |
| 82 | + |
| 83 | +[+] Support for vertical alignment |
| 84 | + |
| 85 | +Version 1.9.1 (2020/05/04) |
| 86 | +========== |
| 87 | + |
| 88 | +| Note on this release: |
| 89 | +| Fixes |
| 90 | + |
| 91 | +CORE |
| 92 | + |
| 93 | +[#] The "Remove all borders" button didn't work |
| 94 | +[#] Saving cells that spanned several columns didn't work (regression) |
| 95 | + |
| 96 | +Version 1.9 (2020/05/01) |
| 97 | +========== |
| 98 | + |
| 99 | +| Note on this release: |
| 100 | +| Support for longer tables, Fixes |
| 101 | + |
| 102 | +CORE |
| 103 | + |
| 104 | +[+] The update to the engine core allows to edit even bigger tables now (still limited to 25MB, but now compression might be used) |
| 105 | + |
| 106 | +LATEX EXPORT |
| 107 | + |
| 108 | +[#] New bullets in unordered lists did not work when the 'shrink' option was activated |
| 109 | + |
| 110 | +Version 1.8.3 (2020/04/28) |
| 111 | +========== |
| 112 | + |
| 113 | +| Note on this release: |
| 114 | +| Fixes |
| 115 | + |
| 116 | +CORE |
| 117 | + |
| 118 | +[#] Fixes issues where FONT tags were not removed even if they were duplicate |
| 119 | + |
| 120 | +LATEX EXPORT |
| 121 | + |
| 122 | +[#] `textcolor` commands were duplicated in cells with multiple lines of texts (#20) |
| 123 | + |
| 124 | +LATEX IMPORT |
| 125 | + |
| 126 | +[#] `longtabu` tables were not loaded even if they were technically supported |
| 127 | + |
| 128 | +Version 1.8.2 (2020/04/02) |
| 129 | +=========== |
| 130 | + |
| 131 | +| Note on this release: |
| 132 | +| Fixes |
| 133 | + |
| 134 | +CORE |
| 135 | + |
| 136 | +[+] New alert for 2.0 alpha 1 |
| 137 | +[/] Cursor changed in border mode |
| 138 | + |
| 139 | +LATEX EXPORT |
| 140 | + |
| 141 | +[#] Text color didn't appear when a color name was used in HTML instead of an hex code |
| 142 | + |
| 143 | +Version 1.8.1 (2020/03/22) |
| 144 | +=========== |
| 145 | + |
| 146 | +| Note on this release: |
| 147 | +| Fix for encoding of special characters in LaTeX |
| 148 | + |
| 149 | +LATEX EXPORT |
| 150 | + |
| 151 | +[#] In some cases, characters were not encoded (regression). |
| 152 | + |
| 153 | +Version 1.8 (2020/03/12) |
| 154 | +=========== |
| 155 | + |
| 156 | +| Note on this release: |
| 157 | +| Improved speed for large table, improved layout for large table |
| 158 | + |
| 159 | +CORE |
| 160 | + |
| 161 | +[+] Scrollbar for large tables |
| 162 | +[#] Improved speed for `getHTML()` and `hasBorderType()` functions |
| 163 | + |
| 164 | +LATEX EXPORT |
| 165 | + |
| 166 | +[#] Improved speed for `generateFromHTML()` |
| 167 | + |
9 | 168 | Version 1.7 (2020/01/26) |
10 | 169 | =========== |
11 | 170 |
|
|
0 commit comments