- Better support for Microsoft AL Compiler
- Dual App Mode
- New main menu
- Reminders, warehouse field transfer
- Improved symbol refresher to better handle the transition of objects to Foundation Framework
- Added support for reports 215 and 216
- Replaced Microsoft app registration (used for symbol retrieval)
- Support for Microsoft's AL compiler
- Query Support
- Lots of new field transfers
- Standard factboxes on features
- Field Groups
- Field Sorting
- Calculated fields can now handle division by zero and empty dates in CalcDate()
- Calculated fields detect flowfields and re-calculate them
- Mandatory fields calculate flowfields on subtables before checking them
- Even more Field Transfers
- Create calculated fields on pages
- Fixed symbols issues
- Create Mandatory Fields conditions
- Store app defintion inside .app file and allow that to be used in "Import App"
- Allow changing options members (with Force Deploy)
- Better analysis for dependencies to other extensions
- Features with a list page gets that assigned as lookup page
- Support for FlowFields
- Support for filtered Lookup fields (supporting lookup into table multiple fields in the primary key
- More symbols tuning
- Allow Symbol download with a delegate admin account
- DrilldownPageId added to flowfields
- Create APIs for (some) Codeunits
- Major Symbol cleanup
- GitHub and AL-Go! Integration
- Support for creating RoleCenters
- First release with support for creating new tables
- New Field Transfer Item Category->Item
- Added ExtendedDataType property to new fields and features
- Fix bug regarding customizations on deleted tables
- Start Object Number in Setup must be over 50.000
- Fixed bugs regarding customization on deleted fields
- Prevent treating fields added as "existing fields"
- Changed how list are called to allow filters on field pages
- "Init New App" could create "leftovers" in field properties
- Fixed bug regarding symbols vs
- Added support for exposing APIs to use the secondary readonly database for optimal read performance without impacting the produciton environment.
- Typo on registration page
- Add check to ensure primary keys with number series are Code[20]
- Fixed deployment error when a existing without customization were included in the extension.
- Fixed bug where API page using fields from a different extension could result in an missing dependency error
- Added Fixed Asset and Service Item as anchor tables for the data-related template
- Add tooltip support for new fields and features.
- Fixed bug where Line fields could be placed on head list page
- Added quotes to fields named "area", "field", "group", and "layout"
- Added check for duplciate field names
- Prevent users from creating SystemId (and other System fields)
- Prevent usage of special characters in publisher name
- Fixed bug for missing fields on List pages
- Fix for app.json missing commas
- Fix for fields named "id" in APIs