Skip to content

Releases: Platformus/Platformus

5.0.0

06 Jun 11:20
Compare
Choose a tag to compare

New Features

Updated to .NET 8 and ExtCore 9.

4.0.0

30 Nov 19:29
Compare
Choose a tag to compare

New Features

Moved from .NET 6 to .NET 7.

3.0.4

15 Oct 09:35
Compare
Choose a tag to compare

Fixed Bugs

  • Fixed bug related to UTC conversion previous fix.

3.0.3

25 Sep 21:24
Compare
Choose a tag to compare

Fixed Bugs

  • Fixed bug related to UTC conversion.

3.0.2

29 Aug 14:17
Compare
Choose a tag to compare

Fixed Bugs

  • Moved to UTC time;
  • Fixed pop-up modal over TinyMCE z-index bug;
  • Fixed backend sorting direction while pagination bug.

3.0.1

25 May 08:15
Compare
Choose a tag to compare

Fixed Bugs

  • Fixed localization bug (500 error in some cases).

3.0.0

15 May 12:23
Compare
Choose a tag to compare

New Features

  • Updated UI (now it supports mobile devices);
  • Got rid of most JavaScript (removed server-side and client-side logic duplication);
  • Refactored and simplified everything;
  • Moved to .NET 6;
  • Improved validation errors handling;
  • Fixed bugs.

3.0.0-beta3

11 May 19:09
Compare
Choose a tag to compare
3.0.0-beta3 Pre-release
Pre-release

Fixed Bugs

  • Removed unused request culture providers on the frontend;
  • Exception after trying to edit localized entity when a new culture is added;
  • 500 error when navigating to a nested table page with URL parameters.

3.0.0-beta2

29 Apr 06:57
Compare
Choose a tag to compare
3.0.0-beta2 Pre-release
Pre-release

Fixed Bugs

  • Frontend localization caused 404 on API requests.

3.0.0-beta1

22 Jan 22:10
Compare
Choose a tag to compare
3.0.0-beta1 Pre-release
Pre-release

New Features

  • Updated UI (now it supports mobile devices);
  • Got rid of most JavaScript (removed server-side and client-side logic duplication);
  • Refactored and simplified everything;
  • Moved to .NET 6;
  • Improved validation errors handling;
  • Fixed bugs.