Just released Org2Blog v1.1.13 with almost no user-facing changes but primarily maintenance and cleanup.
That said you might care about:
- Create Entries without requiring an Internet connection to load Categories, Tags, and Pages. Previously it would error out preventing you from creating the Entry on your computer.
- WordPress 6 broke View Entry. Fixed.
- Although you were unlikely to have used
org2blog-buffer-post-or-page-view
ororg2blog-subtree-post-or-page-view
, you can’t anymore. See their function for details. Guessing you were unlikely since the break was never reported. Addendum: It was only broken for Page previews which are probably rarely used: makes sense. - Easier to check for compilation errors since long docstrings now get ignored.