Releases: guard/guard-livereload
Releases · guard/guard-livereload
v2.5.2
04 Feb 02:20
Compare
Sorry, something went wrong.
No results found
Security Fixes
#158 Prevent requesting arbitrary file paths via socket
v2.5.0
20 Oct 00:42
Compare
Sorry, something went wrong.
No results found
New Features / Improvements
#146 Completely reworked Guardfile template rules (including old+new asset pipeline handling)
#147 You can supply your own tweaked livereload.js file
#147 livereload.js.erb file handling, so you can configure how livereload behaves from your Guardfile
#141 Use kqueue polling on OSX and avoid the warning
Various Readme updates
Workarounds
#147 allows changing additionalWaitingTime to mitigate "refresh on hover" issues (#123 )
Development
#124 Use Guard::Compat for better future support, add RuboCop checking
#147 Added template specs
v2.4.0
12 Nov 07:37
Compare
Sorry, something went wrong.
No results found
Fix module definition change in guard 2.0 #122
Require Guard ~> 2.8
v2.3.1
23 Sep 07:13
Compare
Sorry, something went wrong.
No results found
Livereload.js fails due to case-sensitive REL attribute condition (#119 ).
v2.3.0
25 Jun 14:29
Compare
Sorry, something went wrong.
No results found
Optionally push system notifications when reloading #113
v2.2.0
22 May 06:48
Compare
Sorry, something went wrong.
No results found
Mime type for HTML files and support index.html #109 .
v2.1.3
21 May 08:48
Compare
Sorry, something went wrong.
No results found
Fix crash handling a request for a directory #108 .
v2.1.2
20 Mar 14:41
Compare
Sorry, something went wrong.
No results found
Display "Browser connected." only once. Never display "Browser disconnected." #104
v2.1.1
16 Jan 08:00
Compare
Sorry, something went wrong.
No results found
Fix
Remove dependency on Http::Parser#request_path (#99 ).
v2.1.0
02 Dec 06:56
Compare
Sorry, something went wrong.
No results found
Change
Only run when changed file has modifications (#92 ).