All Versions
100
Latest Version
Avg Release Cycle
25 days
Latest Release
1797 days ago

Changelog History
Page 5

  • v0.20.0 Changes

    November 14, 2016

    🔋 Features

    • ➕ Added various users-level configuration attributes to customize Uchiwa
    • 👌 Support regex and key:value search queries
    • Sidebar popovers redesign
    • Aggregates can now be deleted
    • 👉 Show the reason in the silenced view

    Other

    • 🔨 Refactoring of the Angular services
    • The checks and subscriptions filters now only show values associated with a datacenter if one is selected in the datacenters filter
    • 👌 Improve notification messages - Issue #467
    • 🚚 Move iframes to their own panels in the client view - Issue #360
    • 🔊 Pre-0.26 Sensu APIs are now marked as deprecated in the logs - Issue #590
    • 🔨 Refactoring of the Angular bootstrapping
    • ✂ Remove underscore.js dependency
  • v0.19.0 Changes

    October 16, 2016

    🔋 Features

    • 👍 Allow silencing of checks and subscriptions across datacenters
    • Display rich aggregates data

    🐛 Bug Fixes

    • The pagination counter should consider the filters applied - Issue #431
    • Do not panic when an encrypted password is invalid - Issue #549
  • v0.18.2 Changes

    September 19, 2016

    🐛 Bug Fixes

    • 🛠 Fix the silenced filters - Issue #565
    • 🚚 Do not move an image from the command attribute to its own box - Issue #558

    Other

    • 👍 Allow choice of silencing entries when un-silencing an item
    • 👍 Allow choice of custom expiration when creating a silence entry - Issue #570
    • The /health endpoint can return a 503 HTTP response code on error - Issue #557
  • v0.18.1 Changes

    September 09, 2016

    🐛 Bug Fixes

    • 🛠 Fix silencing with no expiration
  • v0.18.0 Changes

    September 07, 2016

    Requires Sensu >= 0.26

    🐛 Bug Fixes

    • Prevent race condition when using the Uchiwa filters - Issue #543
    • 🛠 Fix styling of the uchiwa-dark theme

    🔋 Features

    • 👌 Support built-in silencing in Sensu 0.26 - Issue #539
    • Filter per-client subscriptions - Issue #534
    • ➕ Add support for encrypted passwords - PR #448
    • Display last_ok attribute in events view
  • v0.17.1 Changes

    August 02, 2016

    🐛 Bug Fixes

    Other

    • ⬆️ Upgrade to Go 1.6.3 with vendoring support - PR #528
    • 📦 The filters package now implements an interface for easier use - PR #528
    • 🔨 Refactoring of the authorization logic - PR #528
  • v0.17.0 Changes

    July 20, 2016

    🔋 Features

    • ➕ Add API token-based authentication - PR #525

    🐛 Bug Fixes

    • Prevent old alerts to be displayed inadvertently - Issue #512
    • 🛠 Fix iframes support - Issue #508

    Other

    🐧 Use Alpine Linux as the base image for Docker images - PR #498

  • v0.16.0 Changes

    June 23, 2016

    🐛 Bug Fixes

    • The stashes could not be deleted from the stashes view - Issue #503
    • Incorrect client attributes could be displayed on a client view - Issue #471
    • The 'Show All' option should not use the current elements number - Issue #466
    • The relative timestamp was not properly calculated on a stash view - Issue #456

    Other

    • 🔨 Refactoring of the Uchiwa API endpoints - PR #513
  • v0.15.0 Changes

    June 02, 2016

    🔋 Features

    • ➕ Add support for upcoming Sensu 0.24.0 - PR #500
  • v0.14.5 Changes

    May 10, 2016

    🐛 Bug Fixes

    • 🛠 Fix i386 packages - PR #31