Skip to content

Work From Home 🏠

Compare
Choose a tag to compare
@zoltanbedi zoltanbedi released this 08 Apr 10:54
· 671 commits to develop since this release

Because of the pandemic we are now working from home. This doesn't mean that the development is stopped. Here are the changes we made.

@sensenet/redux@5.3.0

  • Added some missing actions for
    • put
    • content creation with a content template
    • preview related actions
    • preview comments
    • allowedchildtypes
    • restore from trash
    • add/remove list fields

@sensenet/document-viewer-react@2.0.6

  • fix: adding comments returned error, because the x and y coordinates were floating numbers and the request body was not a valid json. These two params' type is changed to string. #617

sn-dms-demo@2.0.1

  • DMS demo is refactored to use create react app.

Admin-ui@1.6.0

  • Deleting the active item from tree now doesn't crash. #591
  • Fix double click on localization file and on users and groups #604
  • Changed our progress indicator to circle #609

Admin-ui full screen loader

  • πŸ†• We restyled our forms #593

Admin-ui new form