Skip to content

Releases: turnkey-commerce/go-ping-sites

v1.3.6

22 Jan 20:34
9e384ee
Compare
Choose a tag to compare

Updates

Update Flexibility of the Email Notification SMTP Settings Config:

  • Fixed an issue when the SMTP username is not the same as the email address by allowing an optional UserName setting in the config.toml file.
  • Use the configured EmailAddress from the config in the outgoing email.
  • Bump go version for testing in Github Actions.

Installation

Please refer to the Installation Wiki.

Usage

For more information on how to use the application please refer to the User Guide Wiki.

v1.3.5

20 Oct 15:43
8d06295
Compare
Choose a tag to compare

Updates

Security fixes:

  • Upgrade to jQuery 3.7.1.
  • Upgrade to Bootstrap 3.4.1 for compatibility with jQuery 3.7.1.

Installation

Please refer to the Installation Wiki.

Usage

For more information on how to use the application please refer to the User Guide Wiki.

v1.3.4

19 Mar 18:20
Compare
Choose a tag to compare

Updates

  • Embed web content for templates and public folders within executable.
  • Security fixes:
    • Bump golang.org/x/crypto version.
    • Remove jwt-go dependency in favor of golang-jwt/jwt.

Installation

Please refer to the Installation Wiki.

Usage

For more information on how to use the application please refer to the User Guide Wiki.

v1.3.3

14 Mar 02:57
Compare
Choose a tag to compare

Updates

  • Fixed bool validation issue with govalidator dependency version.
  • Change automatic tests to use Github actions instead of Travis CI.
  • Build binaries on Go 1.20.2.

Installation

Please refer to the Installation Wiki.

Usage

For more information on how to use the application please refer to the User Guide Wiki.

v1.3.2

14 Oct 13:24
Compare
Choose a tag to compare

Updates

  • Use go-modules and update package dependencies.
  • Built release binaries using Go 1.15.2.

Installation

Please refer to the Installation Wiki.

Usage

For more information on how to use the application please refer to the User Guide Wiki.

v1.3.1

29 Apr 16:43
Compare
Choose a tag to compare

Updates

  • Added ability to select the year of the report for viewing historical site data.
  • Built release binaries using Go 1.8.1.

Installation

Please refer to the Installation Wiki.

Usage

For more information on how to use the application please refer to the User Guide Wiki.

v1.3.0

25 Sep 04:04
Compare
Choose a tag to compare

Updates

  • Add ability to optionally define content that is expected to be in the response.
  • Add ability to optionally define content that should not be in the response.
  • Build release binaries using Go 1.7.1.

The new features for the expected content can be set in the Site Edit in the Settings pages.

Installation

Please refer to the Installation Wiki.

Usage

For more information on how to use the application please refer to the User Guide Wiki.

v1.2.0

24 Jul 18:15
Compare
Choose a tag to compare

Updates

  • Add ability to assign contact to sites when editing the contact.
  • Change to use template/html rather than text/html on templates for XSS protection.
  • Build release binaries using Go 1.6.3.

Installation

Please refer to the Installation Wiki.

Usage

For more information on how to use the application please refer to the User Guide Wiki.

v1.1.0

05 Jul 04:10
Compare
Choose a tag to compare

Updates

  • Add ability to delete users and contacts from Settings.
  • Add ability to assign new contacts to sites on creation.
  • Update layouts of contacts list and edit.
  • Add CSRF security for form posts and deletes.
  • Check-in dependencies in the vendor folder for consistent builds.

Installation

Please refer to the Installation Wiki.

Usage

For more information on how to use the application please refer to the User Guide Wiki.

v1.0.1

14 Jun 03:36
Compare
Choose a tag to compare

Updates

  • Improve responsiveness of UI when editing active sites.

Installation

Please refer to the Installation Wiki.

Usage

For more information on how to use the application please refer to the User Guide Wiki.