CHANGELOG.md in pageflow-13.3.0 vs CHANGELOG.md in pageflow-13.4.0
- old
+ new
@@ -1,24 +1,20 @@
# CHANGELOG
-### Version 13.3.0
+### Version 13.4.0
-2019-02-20
+2019-02-26
-[Compare changes](https://github.com/codevise/pageflow/compare/13-2-stable...v13.3.0)
+[Compare changes](https://github.com/codevise/pageflow/compare/13-3-stable...v13.4.0)
-- Lazy load navigation bar thumbnails
- ([#1117](https://github.com/codevise/pageflow/pull/1117))
-- Ensure entries can be filtered by publication date
- ([#1118](https://github.com/codevise/pageflow/pull/1118))
-- Add missing Active Admin translations for filters
- ([#1119](https://github.com/codevise/pageflow/pull/1119))
-- Ignore storyline order error in js specs
- ([#1120](https://github.com/codevise/pageflow/pull/1120))
-- Add typography theme vars for first page of chapter
- ([#1121](https://github.com/codevise/pageflow/pull/1121))
-- Display text tracks at the top if waveform is present
- ([#1122](https://github.com/codevise/pageflow/pull/1122))
-
+- 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))
+
See
-[13-2-stable branch](https://github.com/codevise/pageflow/blob/13-2-stable/CHANGELOG.md)
+[13-3-stable branch](https://github.com/codevise/pageflow/blob/13-3-stable/CHANGELOG.md)
for previous changes.