Skip to content

2023-03

Compare
Choose a tag to compare
@hassanad94 hassanad94 released this 03 Mar 14:15
· 121 commits to master since this release

March 2023

Here are the changes what we have done:

admin-ui@1.26.0

Features

  • Rearranged the content actions to the right side of the UI #1443
  • Page Titles added 1448
  • Rearranged menu panel. Admin features are separated from Common features #1452
  • URL helper at login page. (https://) is not necessary anymore #1437
  • Page Count fields display special statuses #1456
  • Date Fields ( in browse) are more human readable and it contains the UTC format too ( as Tooltip ). #1448
  • Binary Fields can be download in brows mode #1449

Bug fixes

  • User Friendly welcome text #1444
  • Tooltips added/edited for Buttons #1446 , #1447
  • DateTime fields ( in edit ) now can accept date before 1900 and its format is more usefriendly #1453

We upgraded lots of dependencies. #1424

The most important upgrades

Admin UI

  • webpack ^5.47.1 -> 5.75.0
  • date-fns 2.23.0 -> 2.29.3
  • material-ui/pickers 3.3.10

Package

  • eslint ^7.32.0 -> 8.35.0
  • lerna ^5.3.0 -> 6.5.1
  • typescript 4.7.4 -> 4.9.5

Dependency upgrade

  • sn-dms-demo: 3.7.7
  • sn-react-component-docs: 3.1.7
  • @sensenet/authentication-jwt: 1.1.4
  • @sensenet/client-utils: 2.2.0
  • @sensenet/control-mapper: 3.1.4
  • @sensenet/controls-react: 9.0.0
  • @sensenet/document-viewer-react: 4.2.3
  • @sensenet/list-controls-react: 2.1.2
  • @sensenet/pickers-react: 2.1.4
  • @sensenet/redux: 5.7.4
  • @sensenet/search-react: 2.1.5

And we upgraded(Minor) some example app dependencies as well:

  • @example/react-imagegallery: 2.3.3
  • @example/react-memoapp: 2.3.3
  • @example/react-tasklist: 2.3.3
  • @example/react-typescript-boilerplate: 2.1.5
  • @example/react-usersearch: 2.3.5
  • @example/react-browser: 2.4.3
  • @example/react-calendar: 2.3.5

Special thanks for everyone's contributions

See you next month! 🎆