ASP.NET Maker v2022.8.0 Released

This public forum is for user-to-user discussions of ASP.NET Maker. Note that this is not support forum.
Locked
Webmaster
User
Posts: 9425

ASP.NET Maker v2022.8.0 Released

Post by Webmaster »

We are pleased to announce the official release of ASP.NET Maker 2022.

The new version can be downloaded at:
https://aspnetmaker.dev/download.php

ASP.NET Maker 2022 is a major upgrade from v2021 and is loaded with a bunch of new features, including many frequently requested ones, please refer to What's New in ASP.NET Maker 2022 for details.


IMPORTANT NOTES:

  • Requires .NET 6.0 or newer
  • If you upgrade from previous versions, please make sure you read Migrating to v2022 before you try the new version.

ASP.NET Maker 2022 uses ASP.NET Core 6.0 MVC in C#. It does NOT support older or other versions of ASP.NET, including Web Forms, ASP.NET Web Pages, VB, older versions of ASP.NET MVC, ASP.NET Core 1.x-3.x or ASP.NET Core Razor Pages.

ASP.NET Core is a significant redesign of ASP.NET. If you do not know what ASP.NET Core is, read the following in the help file first:

ASP.NET Maker 2022 can co-exist with previous version of ASP.NET Maker. You do NOT need to uninstall previous version of ASP.NET Maker if you still need to work with older version of ASP.NET Core.

Before trying the new version, please backup your existing projects first.

To purchase license for ASP.NET Maker 2022 or upgrade, please visit:
https://aspnetmaker.dev/purchase.php


Webmaster
User
Posts: 9425

Post by Webmaster »

2022/01/18 v2022.1.0

  • Fixed: EmptyRow checking and Master/Detail-Add/Edit for non-English languages
  • Fixed: Export for non-file-upload image field
  • Fixed: UpdateConflict for Inline-Edit
  • Fixed: Set audit trail table incorrectly (UI)
  • Fixed: Invalid feedback for SELECT tag not reset (Safari)
  • Fixed: Namespace and package for Captcha extension
  • Fixed: Preview extension
  • Improved: Add language pack to TinyMCE extension
  • Improved: Pager in View/Edit page
  • Improved: Handle null value for MSSQL GUID field
  • Updated: Luxon, Popper, SweetAlert2, data/time picker and chartjs-plugin-annotation
  • Other minor improvements

Webmaster
User
Posts: 9425

Post by Webmaster »

2022/02/14 v2022.2.0

  • Fixed: Default value for add page
  • Fixed: Lookup value formatting
  • Fixed: Publishing wwwroot/node_modules
  • Fixed: Checking field header for import
  • Fixed: REST API with Windows Authentication
  • Fixed: Lookup cache for link tables
  • Fixed: Date format for MS Access
  • Fixed: Accordion collapsing
  • Fixed: MSSQL numeric fields
  • Fixed: AutoSuggest with lookup cache
  • Fixed: Auto JS Template not shown for server event (UI)
  • Improved: Geneting ew.css for large project
  • Updated: SweetAlert2, Chart.js and chartjs-plugin-annotation
  • Other minor improvements

Webmaster
User
Posts: 9425

Post by Webmaster »

2022/03/28 v2022.3.0

  • Fixed: Importing empty fields/columns
  • Fixed: PDF from BLOB field in preview
  • Fixed: Preview Field checking
  • Fixed: Add/Edit for single select filter field
  • Fixed: Search panel id attribute
  • Fixed: Load default values for tables without primary key
  • Fixed: Parent User ID checking
  • Fixed: Date formats for C#
  • Fixed: Export in View page
  • Fixed: Empty() method for empty array
  • Fixed: Formatting date fields
  • Fixed: Add alias for chart SQL (MSSQL)
  • Fixed: Language phrase in non-English locale
  • Fixed: Title case for non-English locale
  • Fixed: Lookup for non-English locale
  • Fixed: Chart X axis field
  • Fixed: Formatting/Updating numbers with non-english locale
  • Fixed: Logging error message on previewing HTML (UI)
  • Improved: Add TrustServerCertificate=True for MSSQL
  • Improved: Add advanced setting for AppLocalIcu
  • Improved: Add advanced setting for code editor (UI)
  • Improved: Add ParameterValue to keyword.xml
  • Improved: Update locale settings
  • Improved: "beforesubmit" and "aftersubmit" client side events
  • Updated: SweetAlert2, Popper, element-internals-polyfill, chartjs-plugin-annotation and data/time picker
  • Other minor improvements

Webmaster
User
Posts: 9425

Post by Webmaster »

2022/04/25 v2022.4.0

  • Fixed: Chart X axis
  • Fixed: CHECKBOX Edit Tag without dropdown
  • Fixed: DISTINCT option of lookup table
  • Fixed: Multi-Page as Accordion
  • Fixed: CurrentPageName() for non-English locale
  • Fixed: resetting two factor authentication
  • Fixed: showing server side error message in Login pages
  • Fixed: JSON string in HTML data-* attributes
  • Fixed: Checking empty row in grid
  • Improved: Handle TimeSpan in FormatDateTime()
  • Updated: SweetAlert2, data/time picker and element-internals-polyfill
  • Other minor improvements

Webmaster
User
Posts: 9425

Post by Webmaster »

2022/06/01 v2022.5.0

  • Fixed: FormatNumber() and FormatInteger()
  • Fixed: Custom export with master/detail tables
  • Fixed: Import with transaction (MSSQL)
  • Fixed: Return page
  • Fixed: Compare user level ID
  • Updated: Luxon, jQuery UI, SweetAlert2, Chart.js, data/time picker and element-internals-polyfill
  • Other minor improvements

Webmaster
User
Posts: 9425

Post by Webmaster »

2022/08/01 v2022.6.0

  • Fixed: Lookup cache checking
  • Fixed: "list_options_2" custom template tag
  • Fixed: Empty row checking
  • Fixed: "g" and "G" in date formats
  • Fixed: Searching MSSQL boolean field
  • Fixed: Lookup options with master table
  • Fixed: Get identity field value after insert (Oracle)
  • Fixed: Checking temp path for clean-up
  • Fixed: Stacked chart tooltips
  • Fixed: Custom Template generation from code repo
  • Fixed: Sorting for grouping fields
  • Improved: Add TrustServerCertificate=True to connection string (MSSQL)
  • Updated: SweetAlert2 and data/time picker
  • Other minor improvements

Webmaster
User
Posts: 9425

Post by Webmaster »

2022/09/15 v2022.7.0

  • Fixed: Report specific export options
  • Fixed: Lookup filter
  • Fixed: Overwriting ViewValue in RenderViewRow()
  • Fixed: Custom Template for detail key field
  • Fixed: Not always generate data-placeholder for select2
  • Updated: Popper, SweetAlert2 and data/time picker
  • Other minor improvements

Webmaster
User
Posts: 9425

Post by Webmaster »

2022/10/03 v2022.8.0

  • Improved: Use SCOPE_IDENTITY() for MSSQL
  • Improved: Format single/decimal numbers
  • Fixed: Auto-fill float values
  • Fixed: Report specific export options
  • Fixed: User Level Security migration (table with schema only)
  • Updated: SweetAlert2
  • Other minor improvements

Locked