Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

v1.0.0-alpha.1

Compare
Choose a tag to compare
@Reinmar Reinmar released this 03 Oct 12:31
· 338 commits to master since this release

Bug fixes

  • Image placeholder is now correctly displayed on Firefox and Edge. Closes #56. (785e88b)
  • Upload command should not crash when upload adapter is not specified (instead, FileRepository logs an error). Closes #59. (14b738b)

Other changes

  • FileRepository will automatically warn when it's initialized but no upload adapter was enabled. Closes #58. (29aa315)
  • Placeholder image will now look better on wider editors. Closes #63. (edb5e81)