Skip to content

v1.0.0

Compare
Choose a tag to compare
@MichaelGPrince MichaelGPrince released this 24 Nov 18:35
· 1336 commits to master since this release
6e429f9

WebHooks

  • Swell now includes user-defined HTTP callback connection testing designed to test other server's connection to the web and ability to send data. The test insures that when an event occurs, the source site makes an HTTP request to the URL configured for the WebHook.

TypeScript

  • TypeScript coverage was increased by 600%. Most of the Redux library has been upgraded to identify errors at compile instead of at build, helping to save time. This is particularly helpful for future developers looking to add new features.

Dark Mode

  • Swell now allows you to toggle between light and dark mode when viewing the application.

Bug Fixes

  • Fixed the "Show Response History" graph so that it no longer causes the application to crash.