Skip to content

v1.6.1

Compare
Choose a tag to compare
@jocafamaka jocafamaka released this 02 Nov 04:31
· 108 commits to master since this release

Stability level

⚠️ This version has no known bugs, but is outdated.

See the new version here.

Can be used in production

  • Nagios
  • Icinga
  • Centreon

Changes

  • New validation structure, now all errors are displayed instead of only the first one.
  • New validators for API, user and password selection.
  • Implemented known exception handling with possible solution information.
  • Implemented alert when an error occurs in the update of the hosts, and when the update returns to real time. (Preventing freezing of statuses without user knowledge)
  • Change in the request method from GET to POST in status update.
  • Added French translation (fr-FR.php). Thanks xvx45.
  • Implementing z-index control when using Leaflet API.
  • Deployed hosts filter in ChangesBar. (#10)
  • Code Refactoring.
  • README update.
  • VERSION update.

Known errors

  • No known errors.

Release notes

Since version 1.5.0 that implemented self-report of errors, it was possible to map some of the most common errors and their causes, with this information it was possible to create a knowledge base of these errors and their solutions. From this version all known errors will no longer be reported, however the information with the possible causes will be reported through the browser console.