v2.18.0 🌈
github-actions
released this
07 Jul 11:27
·
64 commits
to refs/heads/master
since this release
Changes
🚀 Features
- Enhancement (ci): Add
windows-2022
test job @leojonathanoh (#132)
🐛 Bug Fixes
- Fix: Search recursively for all attachment(s) @mikelehen @leojonathanoh @watkinrt (#118)
- Fix: Fix keepspaces option to work with nested lists @mikelehen @leojonathanoh (#120)
- Fix: Fix 'Add heading' mutation to not strip first line for pages without newline between the page's title and its first line (very rare case) @mikelehen @leojonathanoh (#116)
- Fix (logging): Fix error logging to be more readable @leojonathanoh (#129)
- Fix (ci): Bump *nix jobs
runs-on
fromubuntu-16.04
toubuntu-18.04
@leojonathanoh (#111)
📝 Documentation
- Docs (readme): Simplify readme and remove unneeded sections @leojonathanoh (#108)
- Docs (readme): Fix credits section comments @leojonathanoh (#109)
- Docs (readme): Add more errors under 'Common errors' section @leojonathanoh (#130)
- Docs (readme): Add 'Common Errors' section in readme @leojonathanoh (#128)
- Docs (ci): Cleanup Bug Report issue template @leojonathanoh (#131)