CHANGELOG.md in pageflow-13.4.0 vs CHANGELOG.md in pageflow-13.5.0
- old
+ new
@@ -1,20 +1,18 @@
# CHANGELOG
-### Version 13.4.0
+### Version 13.5.0
-2019-02-26
+2019-03-05
-[Compare changes](https://github.com/codevise/pageflow/compare/13-3-stable...v13.4.0)
+[Compare changes](https://github.com/codevise/pageflow/compare/13-4-stable...v13.5.0)
-- Prevent missing first pagepreloaded event in pageflow.ready
- ([#1128](https://github.com/codevise/pageflow/pull/1128))
-- Re-apply loop patch for Audio5js
- ([#1126](https://github.com/codevise/pageflow/pull/1126))
-- Fix scope filter translation for embedded_index_table
- ([#1125](https://github.com/codevise/pageflow/pull/1125))
-- Fix audio page mask image in Safari 12
- ([#1124](https://github.com/codevise/pageflow/pull/1124))
+- Improve text area link dialog
+ ([#1130](https://github.com/codevise/pageflow/pull/1130))
+- Allow setting browser feature flags via query string in debug mode
+ ([#1130](https://github.com/codevise/pageflow/pull/1130))
+- Fix cracking noises in audios on Safari
+ ([#1127](https://github.com/codevise/pageflow/pull/1127))
See
-[13-3-stable branch](https://github.com/codevise/pageflow/blob/13-3-stable/CHANGELOG.md)
+[13-4-stable branch](https://github.com/codevise/pageflow/blob/13-4-stable/CHANGELOG.md)
for previous changes.