# CHANGELOG ### Version 14.2.0 2019-06-18 [Compare changes](https://github.com/codevise/pageflow/compare/14-1-stable...v14.2.0) #### Published Entries - Bug fix: Prevent duplicate network requests for video preload ([#1173](https://github.com/codevise/pageflow/pull/1173)) - Bug fix: Fix hide text on swipe ([#1172](https://github.com/codevise/pageflow/pull/1172)) #### Editor - Add plugin API to add common page config tabs ([#1169](https://github.com/codevise/pageflow/pull/1169)) - Add page type specific configuration editor tab translations ([#1168](https://github.com/codevise/pageflow/pull/1168)) - Make TabsView tabs scrollable ([#1164](https://github.com/codevise/pageflow/pull/1164), [#1174](https://github.com/codevise/pageflow/pull/1174), [#1175](https://github.com/codevise/pageflow/pull/1175)) - Add JSONInputView ([#1167](https://github.com/codevise/pageflow/pull/1167)) - Bug fix: Prevent creating storyline twice ([#1171](https://github.com/codevise/pageflow/pull/1171)) - Bug fix: Ensure remove link button is show in text editor ([#1160](https://github.com/codevise/pageflow/pull/1160), [#1161](https://github.com/codevise/pageflow/pull/1161)) #### Internal - Fix Capybara tests in Chrome 75 ([#1176](https://github.com/codevise/pageflow/pull/1176)) - Update bundler in Travis build ([#1166](https://github.com/codevise/pageflow/pull/1166)) - Fix sassc-rails development dependency ([#1165](https://github.com/codevise/pageflow/pull/1165)) See [14-1-stable branch](https://github.com/codevise/pageflow/blob/14-1-stable/CHANGELOG.md) for previous changes.