Home / eaDocX Homepage / EaDocX Help / Legacy Release Notes / eaDocX v5
eaDocX v5
v5.1.2.0 – 2nd October 2023
- Fix for case where user tries to open eaDocX and there is no licence key installed AND no opened repository. Stops it from making EA fall over.
v5.1.1.0 – 24th June 2022
- NEW: Added the eaDocX regression tester application, as a option under the main Help menu. More details
- Fixed saving of document-wide word table style setting
v5.1.0.5 – 23rd June 2022
- Fixed error when adding a document-wide word table style. May be due to change in the Word API?
v5.1.0.4 – 21st June 2022
- lots of fixes, including removal of all references to Word and Office 2003/2007
- Fix for issue with usernames with dashes (for EA SaaS)
- First release where we now have a 32- and 64-bit versions (for use with EA V16 64 bit only)
V5.0.5 – 7th June 2021
New features:
- You can now choose ‘any’ or ‘none’ as the stereotype in an Element Report.
Bugs fixed:
- Error when printing some kinds of Element Report.
V5.0.4.3 – 21st April March 2021
Bugs fixed:
20210421:1 – removed code which tried to detect circular links, which made some kinds of model go into an endless generating loop. Solution proved unreliable, so please be careful when using models which have lots of diagrams, and where you print diagram+contents, and some of the contents contain diagrams, which print their contents, which contains the first content etc etc.
20210421:2 – removed EA_OnPostNewConnector event handler. No longer used, and old code caused an error in EA sequence diagrams
V5.0.4.1 – 23rd March 2021
Bugs fixed:
20210323:1 – When exporting Profiles, allow for export of profiles where format = âdo not printâ.
20210323:2 – Fixes to the Generator to correctly recognize where Profile =âdo not printâ
v5.0.4.0 â 19th March 2021
Change:
When adding a new section from the EA ‘current selection’, eaDocX will generate Profiles for all the elements it finds.
Change is that, if there are already Profiles for any elements, they will not be overwritten, even if the new profile would have a larger number of attributes and relationships.
v5.0.2.16 – 9th March 2021
Bugs fixed:
20210309:1 – fix to make the eaDocXTableSpace Word paragraph style work with non EN/UK languages.
v5.0.2.13 – 1st February 2021
Bugs fixed:
20210201:1 Change to correctly read FormatSettings XML to remove spurious ââ characters around strings. This makes V5 more backwards-compatible with V3.
v5.0.1 First production release of V5 – 26th October 2020
Highlights:
- Moved over to using a generator in a separate thread, so user can stop it before it completes.
- Progress indicators made more accurate
- Word no longer updated each time there is an insertion â performance improvement
- New way of exporting EA diagrams, via export to an XMI file â performance improvement
- Fixes for non-ENG/UK languages
- Recent document list now 10 long, not 5
V5 Beta2 – v 5.0.1.2
This is a significant change to eaDocX, as we now have the generator working in the background. We wonât bore you with the technical details, but it means you can :
- Cancel the generator if it doesn’t look like the document is how you would like it
- See whatâs happening inside the generator, to understand why your document looks the way it does
- It’s faster! Fewer updates to Word, so larger documents get quite a bit faster
- Multi-document generation spins-off multiple process to generate all your documents.
Fixes:
- no more endless loops when entering new license key
- with complex auto-template documents, if a package is missing from the model, user is warned, and nothing is generated for that section.