Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Latest commit

 

History

History
61 lines (51 loc) · 2.25 KB

2022-08-26-august.md

File metadata and controls

61 lines (51 loc) · 2.25 KB
title description
August 2022
sensenet frontend updates of August 2022

August 2022

Here are the changes what we have done:

Features

  • We have reworked the Copy to function. You can copy the selected content in to the same folder by pressing the submit button. #1406
  • We added a CopyPath button at the end of Breadcrumb. Now you can copy the current folder path with this button. #1402

Bug fixes

  • Save all content if the page has one or more richtext field #1394
  • You can upload a file on Edit page to Binary field even if the field name is not Binary. #1396
  • Show identity path in tooltip #1401
  • You can add folder name with parenthesis. eg: Fruits (1) #1395
  • Now show unsaved alert when there's no change in the file. #1403
  • File upload dialog don't skips new files instead of only existing ones. #1422

We upgraded lots of dependencies. #1424

The most important upgrades

  • typescript 4.3.5 -> 4.7.4
  • cypress 7.5.0 -> 10.4.0
  • prettier 2.3.2 -> 2.7.1
  • material-ui/icons 4.11.2 -> 4.11.3

Dependency upgrade

We upgraded lots of Sensenet package of dependencies:

And we upgraded some example app dependencies as well:

See you next month! 🎆