v4.0.15-beta (dev branch)
Pre-release
Pre-release
joyfullservice
released this
10 Jul 19:40
·
272 commits
to dev
since this release
IMPORTANT - Work in Progress
This version of the add-in was built from the dev
branch, and contains the latest features currently under development. You are welcome to use this for testing or production use, depending on your needs. If you decide to use the dev version in production, please do your own testing to ensure you are getting the desired output for exported source and builds.
If you are building the dev
branch from source, you will need version 4.* or newer to successfully build the add-in. (You can build v3 with v4, but you can't build v4 with v3.) In other words, you need this beta version to build the dev
branch for the first time.
Features / Fixes (Partial List)
- Fix logic error when building structure of navigation pane groups. #407 Thanks, @akruis!
- Ignore temporary objects in navigation pane. a19e5ca
- Handle null values in resources table. #408 f8d1f22 Thanks, @monheimx9!
- Fix logic error with relations export on full export. 49b51e0
- Handle document property assignment for invalid object. #409
- Refactor table filtering/listing in table data export. 10f80ab
- Fix error handling logic to avoid recursive reporting. #409
- Add button to
Export As...
#410 Thanks, @joshbooker!
Known Issues
- Merge build functionality has had limited testing in real-world applications. Feel free to use it, but recognize that there may be some bugs that pop up along the way. (Feel free to create issues to address any problems you find.)
- Automatic export on save is currently experimental, and potentially has issues with older versions of Microsoft Access.
See commit history for details on other changes not listed here.