Releases: selfthinker/dokuwiki_plugin_wrap
Releases · selfthinker/dokuwiki_plugin_wrap
v2023-08-13
What's Changed
- Make tests compatible with Igor by @annda in #244
- Translation update (vi) by @dokuwiki-translate in #247
- Translation update (pt-br) by @dokuwiki-translate in #256
- Fix "Empty regular expression" PHP8 Warning by @eduardomozart in #257
- Fix deprecation warnings by @fiwswe in #243
- Fix Tests by @splitbrain in #248
- Update helper.php by @eduardomozart in #260
- Workaround for framebox overlap (ODT) by @eduardomozart in #265
- Fixed issue #267: PHP warnings about margins in helper.php. by @nerun in #268
- Improvements to the language and writing direction detection by @saschaleib in #250
New Contributors
- @annda made their first contribution in #244
- @eduardomozart made their first contribution in #257
- @fiwswe made their first contribution in #243
- @splitbrain made their first contribution in #248
- @nerun made their first contribution in #268
- @saschaleib made their first contribution in #250
Full Changelog: v2022-08-10...v2023-08-13
stable
What's Changed
- Make tests compatible with Igor by @annda in #244
- Translation update (vi) by @dokuwiki-translate in #247
- Translation update (pt-br) by @dokuwiki-translate in #256
- Fix "Empty regular expression" PHP8 Warning by @eduardomozart in #257
- Fix deprecation warnings by @fiwswe in #243
- Fix Tests by @splitbrain in #248
- Update helper.php by @eduardomozart in #260
- Workaround for framebox overlap (ODT) by @eduardomozart in #265
- Fixed issue #267: PHP warnings about margins in helper.php. by @nerun in #268
- Improvements to the language and writing direction detection by @saschaleib in #250
New Contributors
- @annda made their first contribution in #244
- @eduardomozart made their first contribution in #257
- @fiwswe made their first contribution in #243
- @splitbrain made their first contribution in #248
- @nerun made their first contribution in #268
- @saschaleib made their first contribution in #250
Full Changelog: v2022-08-10...stable
v2022-08-10
What's Changed
- Translation update (cy) by @dokuwiki-translate in #136
- Translation update (bg) by @dokuwiki-translate in #143
- Update .travis.yml to fix unit tests by @selfthinker in #161
- account for startSectionEdit signature change (backwards compatible) by @micgro42 in #162
- Translation update (fa) by @dokuwiki-translate in #141
- Translation update (pt-br) by @dokuwiki-translate in #133
- Adjustment for ODT redesign branch and minor improvements: by @lpaulsen93 in #142
- Add new type of width-based multi-columns by @selfthinker in #165
- Use LESS instead of CSS by @selfthinker in #166
- Deprecate emulated headlines by @selfthinker in #168
- Force content colour of safety notes by @selfthinker in #169
- Add 'twothirds' column width type by @selfthinker in #170
- Make changing table widths optional by @selfthinker in #171
- Small fixes by @selfthinker in #172
- Translation update (fr) by @dokuwiki-translate in #173
- Translation update (hr) by @dokuwiki-translate in #174
- Translation update (ru) by @dokuwiki-translate in #175
- Translation update (es) by @dokuwiki-translate in #176
- Update travis script due to new DokuWiki release by @selfthinker in #178
- Translation update (es) by @dokuwiki-translate in #179
- Translation update (uk) by @dokuwiki-translate in #183
- Translation update (ja) by @dokuwiki-translate in #184
- Translation update (da) by @dokuwiki-translate in #214
- Translation update (vi) by @dokuwiki-translate in #213
- Translation update (zh) by @dokuwiki-translate in #209
- Translation update (ko) by @dokuwiki-translate in #200
- Translation update (pt-br) by @dokuwiki-translate in #198
- Translation update (nl) by @dokuwiki-translate in #194
- Translation update (el) by @dokuwiki-translate in #192
- Translation update (pl) by @dokuwiki-translate in #205
- Translation update (pl) by @dokuwiki-translate in #206
- Translation update (cs) by @dokuwiki-translate in #207
- Translation update (ckb) by @dokuwiki-translate in #222
- Translation update (ckb) by @dokuwiki-translate in #224
- Change PHP keywords to comply with PSR2 by @mullikine in #197
- Set default values in attr array. by @syntaxseed in #237
- Fix Undefined array key 'hid' in inc/html.php on line 114. by @syntaxseed in #238
- Translation update (fa) by @dokuwiki-translate in #229
- isset($var=false)=true. Should be initialized to null. by @Klap-in in #240
- Cleanup by @Klap-in in #241
New Contributors
- @selfthinker made their first contribution in #161
- @micgro42 made their first contribution in #162
- @mullikine made their first contribution in #197
- @syntaxseed made their first contribution in #237
Full Changelog: https://github.com/selfthinker/dokuwiki_plugin_wrap/commits/v2022-08-10