Skip to content

1.0.5 - Bugfix and improvements

Compare
Choose a tag to compare
@psolom psolom released this 03 Dec 20:04
· 612 commits to master since this release
  • Added a capability to preview images and media files when the userfiles folder is located beyond server root directory
  • Improved path processing at the client-side. Absolute path used whenever it is possible. Normalization of the preview path
  • Improved a way of automatically determination of baseUrl based on page URL
  • Fixed bug: Copy URL to clipboard does not work - #5
  • Fixed bug: Path issue upon file selection in WYSIWYG editor
  • Fixed bug: It is possible to select folders in WYSIWYG editor
  • Fixed bug: Preview of media and pdf files is broken when the path contains special chars (fixed by path encoding)