ASP.NET Maker v2023.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 v2023.8.0 Released

Post by Webmaster »

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

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

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


IMPORTANT NOTES:


ASP.NET Maker 2023 uses ASP.NET Core 6.0/7.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-5.x or ASP.NET Core Razor Pages.

ASP.NET Maker 2023 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 2023 or upgrade, please visit: https://aspnetmaker.dev/purchase.php


Webmaster
User
Posts: 9425

Post by Webmaster »

2023/03/06 v2023.1.0

  • Improved: Add static QuoteIdentifier property for CustomSqlServerCompiler
  • Improved: Check SQL keywords when quoting identifier
  • Improved: Add "maxRequestLength" in web.config
  • Fixed: MSSQL TinyInt data type
  • Fixed: HTML-Encode EditValue for string type fields
  • Fixed: File upload path in View page
  • Fixed: Detail grid span ID
  • Fixed: Master page with custom template
  • Fixed: Lookup for register page
  • Fixed: Preview page URL
  • Fixed: Calendar report if page sizes for reports is enabled
  • Fixed: Query page without advanced search
  • Updated: SweetAlert2, tabulator and element-internals-polyfill
  • Other minor improvements

Webmaster
User
Posts: 9425

Post by Webmaster »

2023/04/10 v2023.2.0

  • Improved: Allow PostgreSQL timetz/timestamptz fields and MySQL char/varchar fields with *_bin collation
  • Fixed: User Select search operators
  • Fixed: Client side variable names when using non-English language
  • Fixed: AbstractExportBase.Table modifier not set as public
  • Fixed: Master/Detail view with multiple details (MySQL)
  • Fixed: Lookup to same table
  • Fixed: ListOptions_* server events for grid
  • Updated: jQuery, JsRender, Popper, date/time picker, chartjs-plugin-annotation and element-internals-polyfill
  • Other minor improvements

Webmaster
User
Posts: 9425

Post by Webmaster »

2023/05/08 v2023.3.0

  • Improved: Disable lookup cache for fields with lookup table that contains lookup fields to same table
  • Improved: Pass master keys directly to preview page
  • Improved: Use case insensitive key in Language class
  • Fixed: AutoFill with child fields
  • Fixed: Preview with multiple foreign keys
  • Fixed: Chart series SQL
  • Fixed: CSS for card widget
  • Fixed: Add Blank Row row index
  • Fixed: Some null warnings
  • Fixed: Required validation for multi-select field in Multi-Update page
  • Fixed: Export for MySQL
  • Fixed: Export links after refresh
  • Updated: Font Awesome, Date/Time picker, SweetAlert2 and element-internals-polyfill
  • Other minor improvements

Webmaster
User
Posts: 9425

Post by Webmaster »

2023/06/07 v2023.4.0

  • Improved: Getting table object during lookup
  • Improved: Assigning values to user profile
  • Improved: Make sure user table is generated
  • Fixed: Unselecting column header filter options
  • Fixed: Converting letter case with Turkish CultureInfo
  • Fixed: Non-comma MultipleOptionSeparator
  • Fixed: Multi-Edit checking
  • Updated: jQuery, SweetAlert2, OverlayScrollbars and JsRender
  • Other minor improvements

Webmaster
User
Posts: 9425

Post by Webmaster »

2023/07/04 v2023.5.0

  • Improved: Handle some null warnings
  • Fixed: Master/Detail-Add with multiple detail tables
  • Fixed: View page export to email
  • Fixed: Lookup multi-select checking
  • Fixed: Empty row checking
  • Fixed: Messages for infinite scrolling table
  • Fixed: "autocomplete" attribute for forms
  • Fixed: Async LoadRowValues()
  • Fixed: Login with Azure
  • Updated: SweetAlert2 and Date/Time picker
  • Other minor improvements

Webmaster
User
Posts: 9425

Post by Webmaster »

2023/08/10 v2023.6.0

  • Improved: Unique file name handling
  • Fixed: Proxy server port
  • Fixed: Auto-fill for Auto-suggest
  • Fixed: Export selected records in List page
  • Fixed: Client Script for charts
  • Updated: SweetAlert2, Popper, OverlayScrollbars, Tabulator, Date/Time picker and element-internals-polyfill
  • Other minor improvements

Webmaster
User
Posts: 9425

Post by Webmaster »

2023/09/12 v2023.7.0

  • Fixed: Infinite Scroll with file upload fields
  • Fixed: User specified dataset border width in charts
  • Fixed: Export links after searching
  • Fixed: AutoUpdate value for Date/Time fields
  • Fixed: SetDbValue() for Date/Time fields
  • Updated: Use X-Authorization for JWT
  • Updated: jQuery, CKEditor and Tabulator
  • Other minor improvements

Webmaster
User
Posts: 9425

Post by Webmaster »

2023/10/09 v2023.8.0

  • Improved: Avoid duplicate claims after social login
  • Fixed: User image with field specific upload path
  • Fixed: Web push subscription
  • Fixed: *.min.js in extensions
  • Fixed: Delete link (Preview extension)
  • Updated: WebView2 v117.0.2045.47 (UI)
  • Updated: SweetAlert2, Luxon, PDFObject and Date/Time picker
  • Other minor improvements

Locked