Releases: vaakash/git-it-write
Releases · vaakash/git-it-write
v2.0
03 Aug 13:52
Compare
Sorry, something went wrong.
No results found
Fix: Disable inline URLs from being converted to link tags. (Thanks to @SienciLabs for the report)
v1.9
13 Apr 18:56
Compare
Sorry, something went wrong.
No results found
Fix: Filename with multiple dots are ignored.
v1.8
12 Nov 18:02
Compare
Sorry, something went wrong.
No results found
New: Error message during HTTP get/post is now logged.
Fix: Double quotes in WordPress shortcodes are escaped.
Fix: GitHub access token field in admin form is converted to a password field.
Fix: Typos in readme and admin page.
v1.7
08 May 19:13
Compare
Sorry, something went wrong.
No results found
New: Images (_images) can be now organized in folders.
New: Featured image can now be set to posts.
New: Markdown images are now wrapped with figure tag and added support for image caption.
New: Image tags now have class attributes similar to WordPress editor.
Fix: Images were not uploaded for private repositories. (Thanks to https://github.com/lukaszpiotrluczak for the contribution)
Fix: Webhook publish request fails to upload images.
v1.6
08 Dec 15:25
Compare
Sorry, something went wrong.
No results found
New: Options like comment status, page template, sticky post can now be set.
New: New option to skip file from being published.
v1.5
17 Sep 14:33
Compare
Sorry, something went wrong.
No results found
New: Post date can now be set.
Fix: Enhancements to data escaping in the admin page.
v1.4
17 Sep 14:32
Compare
Sorry, something went wrong.
No results found
Fix: Repository not found issue by adding Github authentication.
Fix: Duplicate posts when filename has special characters.
Fix: PHP warning when directory has no index.md file.
v1.3
17 Sep 14:31
Compare
Sorry, something went wrong.
No results found
New: Support for git branches (Thanks to https://github.com/AppalachiaInteractive for the contribution)
New: Logs directory has been changed to the uploads directory.
Fix: Minor admin page enhancements.
v1.2
23 Aug 19:30
Compare
Sorry, something went wrong.
No results found
New: Support for custom fields
New: New shortcode attribute in [giw_edit_link] to automatically wrap in p tag.
Fix: Added permission callback for the webhook REST API.
Fix: Minor admin UI enhancements.
v1.1
23 Aug 19:30
Compare
Sorry, something went wrong.
No results found
New: Support for Parsedown extra