Changelog

Development logs of the contentfry displays.
Display SDK for Javascript Documentation
3.0.320 – 2021.9.11 Open Download
  • Duplicate display
  • SDK auto refresh on paging
  • Built in animation library
  • Giphy search
  • Uploader and background set up improvements.
3.0.270 – 2021.7.26 Open Download
  • design config font size adjustments (follow other menus)
  • add shadow to bright colors (so that visible)
  • action color is added (default blue)
  • bright color checked moved to bus.utility
  • cta button color (added as color-action and contrast automatically color-actiontext)
  • send message to modal iframe issue on editor (check api.isEditor before calling parent)
  • font selector (load custom fonts)
  • restructure listings and headers
  • add team brand component via branding route (owner only)
3.0.260 – 2021.7.18
  • cf display share with content
  • (sdk) can load more value when there is no page though it's mobile and not all loaded pages are responded
  • (lambda) shareslug broadcast pagination (structure and respond) - pagination displays and content filters
  • (editor) share preview urls external links
  • (editor) reimport previous designs so that they work with gallery.
  • https://display.contentfry.com/test/923 handled old display paging.
  • embed-sdk created and compiled (opening modals)
  • share embed code sample
  • location name on displays (if there is no location name) and links
  • display titles with default strings
  • load modal when click action is triggered and modal option is on. (loading 1.5 mb modal currently) [contentfry-display-modal](https://display.contentfry.com/test//templates?view=display-modal-v2)
3.0.250 – 2021.7.12 Open Download
  • Fix settings savings.
  • Update sample config to include swiper slider.
  • Masonry and swiper sliders samples moved to preact.
3.0.240 – 2021.7.09 Open Download
  • Quill text editor updated for markdown output and fixed initialization issues.
  • Content filters updating crud operations added
  • Content filters reactive attributes updated to fit model
3.0.230 – 2021.7.08 Open Download
  • Banner attributes stored in settings
  • Sample config is updated with new manifest configurations.
  • Quill html to markdown support added via turndown
  • Saving with XSR protection on (no html allowed)
  • Snarkdown added to SDK to parse markdown banner to html
3.0.220 – 2021.7.07 Open Download
  • Content filters continute.
  • UI improvements.
  • CTA on settings.
3.0.210 – 2021.7.05 Open Download
  • Display tab added with sub navigation.
  • Options moved to display navigation tab with content and banner if enabled
  • Content filters adding modal initialized
  • Publish warnings before leave
3.0.200 – 2021.7.02 Open Download
  • Load development data from external mock sources.
  • User/Team/Room attributes on UI.
  • Align template data structure with displays storage
  • MVC implementation and api routings
3.0.160 – 2021.6.28 Open Download
  • Single post display progress.
  • Custom display implementation progress.
3.0.150 – 2021.6.24 Open Download
  • New display selection experience
  • Display search and filters initialized
  • Display categories initialized
  • Display listing with previews (supporting automated screenshot can be added)
  • Display preview and detailed information on selection (content counts and features)
  • Mobile display creation support
3.0.140 – 2021.6.20 Open Download
  • Conten set active one selected (when display changed).
  • Content loading in http get state.
3.0.130 – 2021.6.18 Open Download
  • Masonry sample updated using masonry.js, still it's the most reliable option. others are libraries causing flickering or full page reordering when new contents are added.
  • Lazy load optimization on displays, load images when ready and fade in
  • Mobile optimizations on editor
  • Eqio responsive issue fixes on safari
  • sdk received built in `show-onload loaded` classes for loading images
3.0.120 – 2021.6.16 Open Download
  • `resized` event added to SDK.
  • Object queries are set falling back to media queries.
  • Masonry sample updated to use both 'resized' event and following `object/media queries` together
  • Editor sidebar mobile navigation updated, right circle to open menu on mobile gives some flexibility
  • More design variable testing and null value handlings
3.0.100 – 2021.6.10 Open Download
  • Load more / Date General settings conditions according to display's shows property
  • loadmoreHTML(loading) new sdk method to get inner html of load more button
  • `load_more` shows feature dropped underline, became `loadmore`
3.0.90 – 2021.6.9 Open Download
  • DesignSettings added which provides default attributes. (Available attributes will be used for validation and in docs)
  • Deep defaults added to displays so that editor fallbacks to defaults if an attribute is missing.
  • Editor's design received social icons settings.
  • SDK delivers boilerplate designs for social icon settings.
3.0.80 – 2021.6.8 Open Download
  • Manifest has new `supports` key which holds "banners", "responsive_chunks" boolean (if supported) and "shows" array.
  • SDK supports reponsive_chunks when enabled different screen sizes can load different number of posts such as desktop 24, mobile 6 posts.
  • Show/hide manifest includes `supports.shows` array
3.0.70 – 2021.6.7 Open Download
  • Social media site settings group added.
  • Event responses changed to deliver state instead of payload (Breaking change).
  • Samples updated to use new event responses and implement load more
  • Default play icon added to SDK's Boilerplate CSS
  • Share site icons added to SDK icon list
3.0.60 – 2021.6.3 Open Download
  • Display manifest added.
3.0.55 – 2021.6.2 Open Download
  • Settings updated.
3.0.50 – 2021.5.30 Open Download
  • SDK breaking update, previous versions will fail.
3.0.45 – 2021.5.28 Open
  • Editor is saving Banner on display config, SDK is rendering banners.
3.0.40 – 2021.5.25 Open
  • Editor is communicating through SDK
3.0.30 – 2021.5.18 Open
  • Functional editor interface
3.0.20 – 2021.5.14 Open
  • Merge screen storyboard to editor
3.0.12 – 2021.3.12 Open
  • Editor layout init
3.0.9 – 2021.3.9 Storyboard
  • Screen storyboard layout init