- Duplicate display
- SDK auto refresh on paging
- Built in animation library
- Giphy search
- Uploader and background set up improvements.
- 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)
- Fix settings savings.
- Update sample config to include swiper slider.
- Masonry and swiper sliders samples moved to preact.
- 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
- 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
- Content filters continute.
- UI improvements.
- CTA on settings.
- 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
- 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
- Single post display progress.
- Custom display implementation progress.
- 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
- Conten set active one selected (when display changed).
- Content loading in http get state.
- 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
- `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
- 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`
- 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.
- 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
- 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
- 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
- Screen storyboard layout init