Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 2.83 KB

CHANGELOG.md

File metadata and controls

42 lines (34 loc) · 2.83 KB

Changelog

2020-06-04 - 1.3.0

  • #157 Update gems
  • #155 Fix bug causing AnimatedValue to freeze after same value is entered
  • #162 Add version command
  • #163 Disable the twitter job and comment out the gem dependency
  • Dropped Ruby 2.2 in Travis due to rack requiring >= 2.3.0

2020-05-19 - 1.2.0

  • #151 Upgrading font awesome to 5.11
  • #153 Fix GitHub security alert updating to rake 12.3.3
  • #147 Checking for existing displayedValue
  • #141 Disable warnings in test, circular require warning we're clouding up
  • #135 Fixing favicon location
  • #137 Use {} as fallback for history.yaml
  • #103 Don't display exception pages to users by default
  • #107 Update to latest gridster to fix touch input bug
  • #95 Silence rake warnings about unused vars
  • #96 Added Batman filter 'shortenedBytes'

2017-12-25 - 1.1.0

  • #25 Add data transformation method to widget base
  • #27 Add error string when widget not rendered
  • 73e75f Switched background colors for 'danger' and 'warning'
  • #53 Use old-style hash syntax to enable compatibility with ruby 1.8.7
  • 7a6d67 Update gemspec to have a valid link to the Smashing GitHub pages site
  • #56 Change update time on events
  • #60 Fix favicon url
  • #11 Update Rufus-Scheduler version
  • #67 Capture Interrupt error (Ctrl+c) and cleanly exit
  • fa7cf4 Don't multiply the updatedAt timestamp by 1000
  • 855348 Travis: Change to pre-installed Rubies, drop 2.1
  • 4e2b7f Update all gems
  • 305193 Facilitate testing

2016-10-23 - 1.0.0