- Fix a bug with Google Docs auto-inserted underline styling.
- Change posting timeout to 60 seconds
- Fix a bug when an image doesn't have an alt description that was preventing images from uploading ([#80]#80))
- Fix an issue that prevented uploading images that had funky alt descriptions (where "funky" means "lacking a file extension")
- Clean up the saving button so it looks nicer
- Hide post types with
supports.exclude_from_external_editors
- Fix bug showing unsupported post types the first time existing sites are shown
- Add support for post types on new posts
- Use minified production bundles for React
- Add support for categories and tags
- Fix bug when image URLs had non-alpha-numeric names (#68)
- Rewrite UI in React
- Allow fully justified paragraphs
- Point support links to new support page
- Add initial support for PositionedImages
- Fix bug stopping MS Edge users from adding sites
- Update help URLs
- Nicer error page when JSON API disabled
- Nicer errors on the add-on sidebar
- Nicer error page when someone denies permissions
- Support for HR element and paragraph alignment
- Change directory layout
- Attach images to blog posts