History.rdoc in remotipart-1.3.1 vs History.rdoc in remotipart-1.4.0
- old
+ new
@@ -1,6 +1,15 @@
= History
+=== 1.4.0 / 2018-04-09
+
+* Added jQuery 3 compatibility.
+* Changed to use ActiveSupport lazy load hooks on initialization.
+* Changed jQuery iframe-transport to v1.0.1.
+* Fixed to preserve original return value of render call for non-remotipart requests.
+* Fixed remote javascript with " not being executed.
+* Fixed method signature of render_with_remotipart, making RJS templates not usable.
+
=== 1.3.1 / 2016-10-06
* Fixed remote form submit not working with Firefox 49.
=== 1.3.0 / 2016-09-14