Skip to content

Releases: MikeCarlo/BusinessOps

Release v3.1.5

16 Sep 13:21
2f5b04a
Compare
Choose a tag to compare

What's Changed


fix: Removed DAX.do and DAX.guide as the websites stopped rendering in the app

Release v3.1.4

19 Jun 15:47
c51f4fb
Compare
Choose a tag to compare

What's Changed

Release v3.1.3

24 Oct 17:52
Compare
Choose a tag to compare

Version 3.1.3 features several huge improvements, including:

  • Updates to the UI for usability.
  • External Tools page is now searchable.
  • Larger External Tools (see list below) are no longer bundled with the Business Ops installer file. Instead, Business Ops uses the GitHub Releases API to find the latest version of each External Tool, then downloads and installs/upgrades on-demand.
  • Update functionality for multiple external tools.

The following External Tools can now be installed AND updated from within Business Ops using our brand new dynamic installer feature:

We're working on improving the dynamic installer and converting more External Tools to use it. For now, the dynamic installer only works with External Tools that are:

  • Published as a "Portable" version (typically a zip file, can run from the extracted file location without installation or admin rights)
  • Released on GitHub Releases
  • Signed with a valid Code Signing Certificate

If there's an External Tool that Business Ops does not currently install/upgrade with the new dynamic installer, that External Tool is probably missing one or more of the criteria above. However, if you know of an External Tool which meets the above criteria, and Business Ops does not currently install/upgrade it dynamically, please let us know! Also, if you have a favorite External Tool that you wish Business Ops could install dynamically, but it doesn't meet one or more of the above criteria, we encourage you to reach out to the developer of that External Tool and ask how you can help make it happen.

Release 3.1.2 - d

11 Apr 19:03
dfa1587
Compare
Choose a tag to compare
Release 3.1.2 - d Pre-release
Pre-release
v3.1.2

Update packageVersions.json

v2.0.2

03 Oct 20:52
Compare
Choose a tag to compare

Bug Fixes

  • Fixed a file path issue affecting External Tools written in PowerShell
  • Fixed a file path issue affecting the Metadata Translator

Bug fixes provide by James Bartlett