# CHANGELOG ### Version 0.5.0 2016-09-09 [Compare changes](https://github.com/codevise/pageflow-progress-navigation-bar/compare/v0.4.0...v0.5.0) - Add configurable pictogram visibility ([#20](https://github.com/codevise/pageflow-progress-navigation-bar/pull/20)) - Fix volume up/down icons ([#19](https://github.com/codevise/pageflow-progress-navigation-bar/pull/19)) - Also apply transparent bg color for horizontal bar ([#18](https://github.com/codevise/pageflow-progress-navigation-bar/pull/18)) - Prevent hover effect for deactivated top button ([#17](https://github.com/codevise/pageflow-progress-navigation-bar/pull/17)) - Make link and menu box colors configurable ([#16](https://github.com/codevise/pageflow-progress-navigation-bar/pull/16)) - Horizontal navigation bar ([#15](https://github.com/codevise/pageflow-progress-navigation-bar/pull/15)) - Use share links partials from pageflow gem ([#14](https://github.com/codevise/pageflow-progress-navigation-bar/pull/14)) - Add theme options to control display of hide text button ([#24](https://github.com/codevise/pageflow-progress-navigation-bar/pull/24)) - Make typography configurable in theme ([#23](https://github.com/codevise/pageflow-progress-navigation-bar/pull/23)) - Rename .css.scss files to only .scss ([#22](https://github.com/codevise/pageflow-progress-navigation-bar/pull/22)) - Fix icon font volume icons ([#21](https://github.com/codevise/pageflow-progress-navigation-bar/pull/21)) ### Version 0.4.0 2016-06-09 [Compare changes](https://github.com/codevise/pageflow-progress-navigation-bar/compare/v0.3.0...v0.4.0) - Decouple from overview widget ([#13](https://github.com/codevise/pageflow-progress-navigation-bar/pull/13)) - Display mobile navigation on narrow desktop browsers ([#11](https://github.com/codevise/pageflow-progress-navigation-bar/pull/11)) - Animate storylines ([#10](https://github.com/codevise/pageflow-progress-navigation-bar/pull/10)) - Add pageflow-public-i18n gem to gemspec ([#9](https://github.com/codevise/pageflow-progress-navigation-bar/pull/9)) - Remove display magic ([#7](https://github.com/codevise/pageflow-progress-navigation-bar/pull/7)) - Extract publicly visible i18n strings from locale ([#5](https://github.com/codevise/pageflow-progress-navigation-bar/pull/5)) ### Version 0.3.0 2015-10-23 [Compare changes](https://github.com/codevise/pageflow-progress-navigation-bar/compare/v0.2.0...v0.3.0) - Add theme option to hide overview button. ([#4](https://github.com/codevise/pageflow-progress-navigation-bar/pull/4)) - Use shared volume slider and mute button widget. ([#3](https://github.com/codevise/pageflow-progress-navigation-bar/pull/3)) - Remove executables property from gemspec. ([#2](https://github.com/codevise/pageflow-progress-navigation-bar/pull/2)) ### Version 0.2.0 2015-05-04 [Compare changes](https://github.com/codevise/pageflow-progress-navigation-bar/compare/v0.1.0...v0.2.0) - Bug fix: Use vendor prefixes for `box-sizing` CSS property. ([#1](https://github.com/codevise/pageflow-progress-navigation-bar/pull/1)) ### Version 0.1.0 2015-02-03 Initial release.