Release 1.1.52

Features:

  • New IUserContextServer to get the current logged in user
  • Relations Admin View to rebuild manually
  • Table with Actions JSX feature is supporting type "DateTime" for correct formatting
  • Table with Actions is supporting MultiLineText in settings

 

Fixes:

  • Coloring in light mode
  • Sync by renaming children
  • Infitiy loop on resolving parents
  • Sorting in log files. 
    • Change your appsettings.json to store log files in this format: 
      "outputTemplate": "{Timestamp:yyyy-MM-dd-HH-mm-ss-fff} [{Level:u3}] {Message:lj}{NewLine}{Exception}"