Skip to content

v3.3.0

Compare
Choose a tag to compare
@esakal esakal released this 06 Dec 15:04
· 2088 commits to master since this release

Bug Fixes

  • constraint title to 1 line with ellipsis if needed. Apply to entries, playlists, categories. (#294) (ce17e80)
  • add polyfill to support ES7 Object methods in older browsers (aef5fce)
  • compare category ID as string to the route snapshot for correct comparison (91c60d2)
  • displaying logic of entry's menu items (c1876f4)
  • content-entries: KMCNG-943 Typo fix (fd50bd3)
  • don't append popups to other components to prevent z-index collision (63e11be)
  • enable save button when user update complex form (a2de282)
  • error icon (ea1dca4)
  • fix bug where user settings dropdown becomes disabled when the page is scrolled down (97d6c6d)
  • fix IE11 crashing issues by removing ES7 specific functions (411ebd1)
  • fix loading spinner layout (5ffec88)
  • fix runtime error when opening the categories selector for entry with no categories and revert entry users tooltip fix which caused a regression (19263d3)
  • flavor import url validation (#252) (fa71ef6)
  • handle new entry flavor file upload in upload control (8404c91)
  • KMCNG-705 set auto-complete minLength to 3 (35d4e74)
  • KMCNG-763 fix tags component width (80c83ab)
  • KMCNG-809 - add pager to the categoryEntry list action and set pageSize to 32 (b36f774)
  • KMCNG-843 - make sure the arrow is not cut in media queries (eb3f4f5)
  • KMCNG-844 - remove sections vertical scroll bar (35b1eca)
  • KMCNG-846 - close actions menu on page scroll (8ac19a7)
  • KMCNG-847 - display dropdown without the need for vertical scrollbar (bbb2e5a)
  • KMCNG-849 - set flavor preview window height to auto (4a91e39)
  • KMCNG-855 - verify sticky header auto adjust its height according to the title length (support multi-lines) (a85370c)
  • KMCNG-865 typo fix (a59e858)
  • KMCNG-866 set line breaks for access control profile description in bulk actions (36a3e30)
  • KMCNG-877 fix calendar positioning (dd878a8)
  • layout fixes for entry details (buttons) (29b8729)
  • layout fixes for entry details (padding, margin, data tables) (3fdea43)
  • layout fixes for popups (c10f9cc)
  • login layout issues (#247) (70226a0)
  • playlists list translations (3740933)
  • prevent retry upload if there is no entryId (98e73c0)
  • remove unused styles (06a5b1a)
  • removing caption from entry (e6416ce)
  • review comments (f6e772e)
  • show flavors upload in upload monitor (2fde84d)
  • show view menu item for live entry (33b5692)
  • style fixes for icon (1460842)
  • style fixes for layout and new font icon sizes (cad2eb9)
  • content-entries: ignore empty fields values in metadata for field type unlimited text (#288) (460e9c5)
  • content-entries: removing categories from multiple entries without any categories should show a message 'nothing to remove' instead of showing all categories (cdaee35)
  • content-entries: scroll page to top when deleting flavors and thumbnails (#287) (7e84ddc)
  • content-entries: Thumbnails - Slides are displayed as thumbnails with no option to upload new ones (#273) (96ea7e3)
  • style fixes for user settings (f8647db)
  • content-entry: Enable preview of entry without mobile flavors (#278) (1b2fa41)
  • trim freetext field to prevent sending empty search (6f9789e)
  • content-entry: remove unnecessary capital letter in "File Type" column in related section (270e7bc)
  • content-entrןקד: enable sort clips by "plays" and "duration" fields (#277) (1bd899d)
  • content/entries: allow user to save related file without file type (#263) (2d80ac5)
  • entry-sections: style fixes for selected section (6e2ac7b)
  • typo in the word Acoount - should be Account (61848ba)
  • upload: detect file type with case sensitive (#295) (0c1a6ba)
  • updated red color value for errors (bb3cfa6)
  • verify subscription existance before unsubcscribing (b46ce86)
  • content/entries: set focus on auto-complete when opening the category selector dialog (#225) (cfbb379)

Features

  • content/entries: improve file uploads stability for content tab (#266) (a82aafd)
  • upload: add application upload monitor popup (0eb7076)
  • upload: add bulk upload action with bulk uploads view (cb3f2a6)
  • shell: block shell when performing save operations so the user will not be able to navigate to other view while application is busy (4e977ca)
  • content/categories: update bulk operations (#242) (231da70)
  • upload: issue warning when leaving app during file upload (4165504)
  • upload: support resume upload in upload control view
  • content/entries: show tooltip over custom data fields in metadata sections (a448e6c)
  • playlists: manage manual playlists (2f8f813)
  • shell: add prepare audio, video, and live entries (#222) (ee727d6)