Skip to content

Latest commit

 

History

History
105 lines (84 loc) · 3.73 KB

CHANGELOG.md

File metadata and controls

105 lines (84 loc) · 3.73 KB

Release Notes

Added

  • add table element

Fixed

  • fix page language switch

Fixed

  • fix add root page

Changed

  • improve select element's handling of resource typeahead results

Fixed

  • media cropper ratio for new crops
  • media edit link

Changed

  • Fetch link types from config

Fixed

  • Url parameter not being used in AppDataService::getByUrl()

Changed

  • Increase contrast for image annotation tags
  • Default to html if no quill delta was set in quill form type

Fixed

  • App header user account dropdown

Fixed

  • Preserve aspect ratio of image in annotation modal

Added

  • Annotated Image field type

Changed

  • Added a preview button and a live updating preview screen
  • You can now resize the preview panel
  • Added buttons at the bottom of the preview panel that sets screen sizes automatically

Changed

  • Improved module management in the app
  • Removed commented-out code
  • Various file names corrected to angular-standard

Changed

  • when adding blocks to a page, switching language, the selected, but unsaved changes are not kept in memory anymore.
  • fixed a typo in the new language modal
  • replaced an Math.rand() implementation with a UUID library

Changed

  • Reactive CustomFieldType by listening to FormControl model changes
  • Allow to set select options dynamically
  • Ixo button light color typo

Changed

  • Media size -> fileSize

Added

  • MultiSelect createNewDeferred option

Changed

  • increase request timeout

Fixed

  • fixes link selection

Changed

  • remove false required marks in page detail

Fixed

  • fix moving copied blocks

Changed

  • skip pagetType selection if not necessary

Fixed

  • fix page copy

Fixed

  • Datatable view type

Fixed

  • Select form element with different resource value source than ID

Changed

  • Consolidate Package