github cloudflare/unsee v0.8.0
0.8.0

latest releases: v0.9.2, v0.9.1, v0.9.0...
6 years ago

This release introduces big changes in the way web assets are managed, npm and webpack are now used for that. Please report any bugs that break unsee in your browser.

New configuration options were added:

  • ANNOTATIONS_VISIBLE
  • ANNOTATIONS_HIDDEN
  • ANNOTATIONS_DEFAULT_HIDDEN
  • KEEP_LABELS

See the documentation for details.

All merged pull requests:

  • #181 Trim very long history menu items
  • #177 Allow hiding annotations in the UI
  • #178 Update vendor packages
  • #180 Use Go 1.9.0
  • #179 Use Docker multi-stage builds to reduce final docker image size
  • #156 Linkify URLs in annotations
  • #176 Add tests for (un)silence.js
  • #172 Exclude jquery.typing from coverage reports in jest
  • #174 Tweak history UI
  • #175 Don't reload filters until entire applyFilterList() block was completed
  • #173 Update eslint & webpack
  • #158 Save filters usage history to local storage and provide a dropdown me…
  • #171 Implement KEEP_LABELS option
  • #157 Fix autocomplete dropdown selection color
  • #168 Docker Hub doesn't support build stages yet
  • #166 Fix failing docker builds
  • #163 Drop fsevents from package-lock.json
  • #165 Enable source map generation in UglifyJsPlugin
  • #164 Remove bindata_assetfs.go from git
  • #159 Jquery typing update
  • #162 Use gzip middlerware to compress responses if client can accept compr…
  • #161 Enable source map generation in webpack
  • #160 Automatically disable webpack production mode when NODE_ENV=test is set
  • #155 Stop committing vendor dir to git
  • #154 Update package-lock.json
  • #153 Convert all packages to be internal
  • #150 Jest & webpack
  • #149 Show correct label colors in the silence form

Don't miss a new unsee release

NewReleases is sending notifications on new releases.