All Versions
100
Latest Version
Avg Release Cycle
25 days
Latest Release
1800 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