- Fixed bug: facebook & instagram browser miscalculates page height #3675
- Fixed bug: IOS 12 Progressive Web App Responsive resizing #3488
- Fixed bug: OrientationChange breaks layout on Chrome mobile #3336
- Fixed bug: Lazy loading fp-auto-height does not load all images in viewport #3647
- Fixed bug: origin param in afterLoad call back is null #3671
- Fixed bug: content gets hidden at the bottom when using lazyload:true and scrolloverflow:true #3621
- Fixed bug: dragAndMove was not compatible with normalScrollElements
- Fixed bug: scrollOverflow last scroll prevents to scroll to the bottom of a section #3527
- Fixed bug: wrong navigation dot activated when using continuousVertical #3688 #2917
- Fixed bug: normalScrollElements & fancybox not working as expected #3661
- Fixed bug: scrollOerflow + verticalCentered + paddingTop #3609
- Fixed bug: middle Mouse Scrolling is Broken when using autoScrolling:false #3684
- Fixed bug: scrolloverflow IScroll is not defined when using bundler #3655 thanks to @gnuletik
- Fixed bug: $(...).fullpage is not a function after destroy #3649
- Fixed bug: Safari iOS - Vertical Align Bug #3636
- Fixed bug: normalScrollElements & scrollBar:true & setAllowScrolling method not working together #3162
- Enhancement: spacebar won't cause scroll on HTML videos and audios #1977
- Documentation: added demo link for Autoplay- pause media
- Documentation: added afterRebuild
Documentation: added afterRebuild callback to the docs callback to the docs - Documentation: added link to Wordpress plugin for Gutenberg
- Documentation: Clarifies section index starts at 1 and slide at 0 #3626 thanks to @SulphurDioxide
- Documentation: adding normalScrollElements demo link
alvarotrigo - Removed normalScrollElementTouchThreshold option
- Tests: updated tests to match the new version