RecroGrid Framework Core
RGF.Core 8.2.0/ RecroGrid 8.2.0
released on 2024. April 26.
New
- RecroDict as Service
Change
- Improving Export / Import
- Improving Form validation
- Improving Adim GUI
- Improving FEP
- RecroGridDBC is now obsolete. Use RgfCore instead.
RGF.Core 8.1.0/ RecroGrid 8.1.0
released on 2024. April 19.
Change
- Improving Export / Import
Fix
- NSQL join
RGF.Core 8.0.0/ RecroGrid 8.0.0
released on 2024. March 29.
New
- .NET 8 compatibility
RGF.Core 6.6.0/ RecroGrid 6.6.0
released on 2024. March 20.
New
- Adding Legacy UI and Blazor UI compatibility
- DictionaryItems:Enum => Compatibility with DisplayNameAttribute and DisplayAttribute
Change
- Improving transaction handling and DataContext disposal
RGF.Core 6.5.0/ RecroGrid 6.5.0
released on 2024. February 21.
New
- ColumnDefs Form:Tab,Group,Pos
- Form view: TabTitle
- RecroDict: _MenuTitle, _TabTitle-{tabIdx}, _FormTabGroupTitle-{tabIdx}-{groupIdx}
- RgfNotMappedAttribute
- GroupTitle
Change
- Refactoring: OnCustomFunctionAsync
- SelectedColumns => GetSelectedColumns
- RGO_FormTab,RGO_FormTabGroup => RGO_FormTabGroupTitle
- AppRootUrl => AppRootPath
Fix
- RGOption: Inheritance
- QueryOperator: date
- RGO_MaxLength
RGF.Core 6.4.0/ RecroGrid 6.4.0
released on 2024. January 24.
New
- AutoMigrate
- Import => config version
- UserLanguage
- MenuTitle
Change
- Improved Logging
- Improved Styles
- Enhanced Handling of Nullable Properties
Fix
- RGState
RGF.Core 6.3.0/ RecroGrid 6.3.0
released on 2024. January 14.
New
- Blazor CustomFunction API access
- Accessing Resources using API
Change
- Improving RGF Identity
- Improving the inheritance of properties
- Improved automatic mapping of properties
- Improving RGF Entity Cache
- Improving Export / Import
- It appears empty even for mandatory fields in the case of date and dictionary types during new entry
Fix
- Column resizing
- Export ListSeparator
- DateTime CultureInfo
RGF.Core 6.2.0/ RecroGrid 6.2.0
released on 2024. January 02.
New
- RGF Identity service
Change
- Improved automatic property generation
- Enhancements to built-in documentation
Fix
- Column names are now properly enclosed in quotes in database queries
RGF.Core 6.1.0/ RecroGrid 6.1.0
released on 2023. November 28.
New
- Designing abstraction and client layers for seamless integration with any client
- Establishing an API layer for universal client usage
- RGF Blazor client libraries
- OpenID Connect support
- RGF Identity
- Grouping within a form view tab
- Configurable Flexbox Grid Layout in Form View
- The extension of the legacy Form Designer for the new Blazor Form view
- Internal support for RecroSec in Oracle RGF StoredProcedure calls
- Increasing the usability of Export / Import functionality, supporting libraries
- Significant expansion of logging, efficient support for using Seq
- EnableClientAlias -> Allowing column alias to be sent to the client-side
Change
- Optimizing the placement of embedded resources and contents within the package
- Increasing migration compatibility for different database types
- Styles and appearance improvement
- Increasing the efficiency of filtering
- Increasing the efficiency of form generation
- Extending asynchronous functionality to even more code
- Upgrade -> jQuery 3.6.4, jQuery UI 1.13.2
Fix
- Invalid ConnectionString
- EnableClientCreate
- Case-sensitive script names
- Fixing several minor bugs