All Versions
21
Latest Version
Avg Release Cycle
139 days
Latest Release
2165 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.1.0 Changes
September 27, 2019- Ensure that Peek can handle concurrent requests with a multithreaded application server - #113 @smcgivern
- Don't store metrics if no request ID is present - #112 @rymai
-
v1.0.1 Changes
September 27, 2019- ✂ Remove CoffeeScript
-
v1.0 Changes
- 🚅 Rails 4+ compatibility
- Update
before_filter
tobefore_action
@mkcode - Replace GIFs with colors @tarebyte
- Update
- ✂ Remove CoffeeScript @dewski
- 💎 Use Ruby JSON syntax for hashes
- 🚅 Rails 4+ compatibility
-
v0.2.0 Changes
March 04, 2016- ➕ Add image dependencies for asset compilation - #67 @fedesoria
- ⚡️ Update JSON to 1.8.2 for compatibility with Ruby 2.2.2 - #73 @eitoball
- 🗄 Use concurrent-ruby gem in favor of deprecated atomic gem. - #73 @eitoball
- Prevent errors if compatibility mode is enabled for jQuery - #74 @warseph
- ➕ Add dependency for coffee-rails for Rails. - #80 @cllns
- 🛠 Fix deprecation warnings for
helper_method
for future versions of Rails past Rails v5. - #85 @mgrachev - ⚡️ Listen to Turbolinks v5
turbolinks:load
JS event to trigger peek updates. - #88 @lucasmazza
-
v0.1.10 Changes
October 30, 2015 -
v0.1.9 Changes
July 30, 2014 -
v0.1.8 Changes
December 03, 2013- Include the ControllerHelpers directly into
ActionController::Base
- #41 @lucasmazza
- Include the ControllerHelpers directly into
-
v0.1.7 Changes
October 07, 2013- 👌 Support all Rails 3.x.x versions by not using
request.uuid
insteadenv
- #39 @bryanmikaelian
- 👌 Support all Rails 3.x.x versions by not using
-
v0.1.6 Changes
October 07, 2013- 👉 Use
event.which
for normalization betweenevent.keyCode
andevent.charCode
- #38 @leongersing
- 👉 Use
-
v0.1.5 Changes
July 02, 2013