Skip to content

v0.9.0

Compare
Choose a tag to compare
@rlwakefield rlwakefield released this 05 Aug 14:55
· 16 commits to main since this release
1571bb4

Release Notes

It's official, version 0.9.0 has been released! This release brings a whole new functionality of being able to create a new Web Application from scratch.

See the list of fixes/enhancements below!

Application Server

  1. Updated the "Formatted-Text-Iframe-Supported-Domains-Tooltip" element so you can add multiple of them. #57
  2. Updated the "Apps" elements so that you can add multiple of them. #58
  3. Added the ability to test/validate a Connection String works. #25
  4. Added the "Additional Options" text box back into the UI for the Connection Strings settings. #71

Gateway Caching Server

  1. Added a check on the "Cache" field to make sure that it wasn't a UNC path. #49

General

  1. Added the ability to create a new Web Application from scratch. #40
  2. Fixed the "duplicate" JavaScript logic. #7
  3. Tested and validated that when you have a value in the web.config file that is above/below the min/max threshold, it puts that field in an error state and adds it to the error notification queue. #60
  4. Refactored the error notifications to be in a single array instead of individual. #61
  5. Fixed some Dark Mode visuals that were broken/missing. #73

As always, don't forget to submit any bugs that you may encounter as well as any potential enhancements and more here.