All versions of AL Object Helper will be documented in this file.
2.3.9 - 2024-02-23
- Module permissions not loading correctly on license check (Fix #92)
2.3.8 - 2023-11-09
- Extension crashing if symbols reference is null
2.3.7 - 2023-07-25
- App packages not loading if configuration is a string and not a array
2.3.6 - 2023-07-21
- Version Comparing when checking app packages
2.3.5 - 2023-07-20
- #85 Argument path expects type string, not array
2.3.4 - 2023-03-08
- Extension not loading if resourceExposurePolicy is not available (Resolves #80)
- Only showing symbols files, if al files are available
2.3.3 - 2023-02-04
- Support for page customizations
- Support for runtime packages (Preview)
- Objects without id not showing up in search
2.3.2 - 2023-01-30
- Support for app packages with different platform versions (Resolves #60)
2.3.1 - 2022-12-21
- ALFunction is not a function (Fixes #71)
2.3.0 - 2022-12-06
- Performance Modes
- Normal
- Performance
- Hyper Performance
- Reading event publisher after object selection
- Support for app package cache
- New command to reread specific app
- Copied event subscriber not local all the time
- Licence Checker showing not necessary types
2.2.13 - 2022-11-05
- Empty files in app freezes object loading
2.2.12 - 2022-10-07
- Checking AppPath on macOS and Linux
2.2.10 - 2022-08-08
- License Checker not rendering
2.2.0 - 2022-05-29
- License Checker to check for objects out of range
2.1.4 - 2022-01-13
- Minimum VS Code version to 1.60.0
2.1.3 - 2022-01-06
- Option to suppress the auto reload
- Reload command
- Option to only load symbol files
- Option to only show local files when running the command "Open AL Object"
- Fixed reload command to recreate the reader class
- Shortened the vsix file
2.1.1 - 2021-06-11
- Reverted reloading of objects because of performance issues
2.1.0 - 2021-06-10
- Reload when opening the al object helper searchbar
- Fixed a event subscriber bug with array parameters
2.0.0 - 2021-05-06
- Completely reworked extension and converted it to TypeScript
- Faster reading
- Better performance
1.6.3 - 2021-01-10
- Workspace support
- Bugs with BC 14
1.6.2 - 2020-12-10
- Some Hover bugs
- Some Definition bugs
1.6.1 - 2020-11-19
- Performance on unzipping App Files
- Some Bugs on EventPublishers and Definition Provider
1.6.0 - 2020-08-26
- Performance on unzipping App Files
- Some Bugs on EventPublishers and Definition Provider
- Open Extended Object from an Extension Object
- BC14 Symbols File Names
- BC14 Symbols Support
- Hovering in AL Files
- Performance on reading Files
- Event search Problem
- Bugs
1.5.2 - 2020-08-02
- Definition for Rec and xRec
- Bugs
1.5.1 - 2020-07-29
- Huge Performance Improvement on initialization of searching AL Symbols
1.5.0 - 2020-07-24
- Definition Provider for all AL Files
- Hover Provider for all AL Files
- Setting for path for extracted al Files
- Logo
1.4.0 - 2020-07-12
- Copy Event Publisher
- Search local Event Subscriber
- Improved App File reading speed
- Fixed local search
1.3.5 - 2020-07-05
- Progressbar while reading the objects
- New Command for rereading local Files
- Regeneration Problems
- Problems with extracting files, if folder didn't exist yet
- Also find shortcut with UpperCase
1.3.3 - 2020-07-01
- Network Drive Path opening Problem
- Some Information Messages
1.3.2 - 2020-06-29
- Read next lines in a AL File, if the first line doesn't contain the Object Infos
1.3.1 - 2020-06-28
- Bug, if input is same as a Object, it doesn't find the file
1.3.0 - 2020-06-28
- New Command "Package Search"
- Compatibility for multiple App Packages
- List View for AL Objects
1.2.0 - 2020-06-25
- Show list of Objects on open File
- Activation Events
1.1.5 - 2020-06-25
- Startup Problem
- Changelog for old versions
1.1.3 - 2020-06-25
- Minumum Visual Studio Code Version
- Regenration of AL Files
- Minumum Visual Studio Code Version
- Regenration of AL Files
- package.json GIT Publisher
- Initial release