Current Full Version | Current Test Version | NET Genium Update Terms of Service
January 30, 2026 (version 26.031)
- End of support for .NET Framework 4.5.2 and for external functions compiled against this framework – external functions must now be compiled at least with .NET Framework 4.7.2
- Ability to export an application group or an application with the complete application group configuration, including applications, view pages and their controls, categories, edit forms and their controls, into a text report
- Ability to export an AI model for creating external AI assistants
- New Markdown datatype for TextArea control
July 11, 2025 (version 25.187)
- Ability to update application while preserving user data
- Increased maximum string column size to 8191 characters for Firebird database server
- Increased maximum length of database table and database column name to 50 characters
- Improved pickers on mobile devices for entering dates, times, and numbers
- Export complete application settings, edit forms, and preview pages into a text report
February 15, 2025 (version 25.058)
- Accelerated entry of the column list for a new form directly in the properties dialog of the editing form
January 31, 2025 (version 25.031)
- Google icon set update, now includes around 2500 icons
January 21, 2025 (version 25.024)
- Improved change record tracking now allows for more accurate identification of change sources. The “Script” column is automatically populated with:
- “ngef.aspx” if the change was initiated externally using JavaScript, or
- “Save.aspx” if the change was triggered by editing a record in a view table
- New “Data.GetAsync” methods in the NETGeniumConnection library that provide asynchronous record retrieval
- Change from “System.Data.SqlClient” to “Microsoft.Data.SqlClient” in the NETGeniumConnection library for .NET 8 and higher
September 19, 2024 (version 24.209)
- New server function TRIM(string text, string trimchars), TRIMSTART(string text, string trimchars) a TRIMEND(string text, string trimchars)
- New option for default values of database controls “Only when manually changing a value in another control”, used in conjunction with the “Fill in the default value every before the record is saved to the database” option
August 6, 2024 (version 24.174)
- New server function ATTACHMENTSIZE(int file)
- New server function FORMATNUMBERINWORDS(double number)
June 17, 2024 (version 24.150)
- Ability to display the value of the textbox in the script in a spacious input field on a new tab after double-clicking on the textbox
- Ability to display a link to open a record from the DataGrid in the TextArea control
June 11, 2024 (version 24.147)
- Option to set thousands separation in the edit form for the TextBox control with the Double or Currency data type
- Automatic separation of thousands in the edit form for the AutoSum control
- New server function PRINTCOLUMNS(int[] cids) designed to limit the list of loaded columns when printing to a print template
January 28, 2024 (version 24.022)
- New server function SCHEDULESCRIPT(int button, int id) designed to schedule a script on a button in an edit form and a specific record
January 4, 2024 (version 24.002)
- New NET Genium version numbering by release year and version order within that year
- New VAT rates
- The new address of the ARES service
December 9, 2023 (Version 9.987)
- New control Kanban
December 1, 2023 (Version 9.972)
- New server function SCHEDULEPORTLETS()
October 10, 2023 (Version 9.925)
- Measuring memory consumption by database queries
October 12, 2022 (Version 9.532)
- Optimized behavior of controls and loading their content using ajax
- End of support for pop-ups
August 11, 2022 (version 9.485)
- Changing the behavior of the #noreply# variable - it now returns the e-mail address of the default sender of all messages if it is defined in the NET Genium settings, otherwise the e-mail address “noreply@name_net_genium.cz”
May 18, 2022 (Version 9.331)
- Ability to zoom and scroll images in the preview of image file attachments
August 26, 2021 (Version 9.061)
- New DELETEDATA() server function
April 22, 2021 (Version 8.968)
- New Wiki datatype for TextArea control
March 25, 2021 (Version 8.921)
- New server functions SETCOOKIE() and GETCOOKIE()
March 22, 2021 (Version 8.911)
- New server functions TIME2MINUTES(), TIME2SECONDS(), MINUTES2TIME() and SECONDS2TIME()
March 7, 2021 (Version 8.867)
- Help integration in all dialogs in admin mode
March 1, 2021 (Version 8.858)
- Definition of the data type of the RichTextBox control - HTML or HTML in paragraphs
- New options to remove formatting in RichTextBox - remove formatting (selection), simple formatting (all) and plain text (all)
February 13, 2021 (Version 8.838)
- Option to define the maximum number of retrieved records in database query properties
- Possibility to set the RichTextBox in the edit form as hidden
January 30, 2021 (version 8.813)
- New way of aggregating data in database query settings - grouping by date, hour and minute
- New NOBACKGROUND, WEBFORM and LEFTALIGNMENT server functions
January 5, 2021 (version 8.774)
- New DATE(), MONTH() and YEAR() server functions
- Removed “United Kingdom” from “NETGenium.Finance.EU.MemberStates” collection