0.3
Fixed issue where parallax background image would not display on some themes.
0.4
New options added including full width. Shortcodes now work in the post content.
1.0
Parallax.js has now been removed. The parallax is now driven from CSS. This will improve browser compatability, in particular with internet explorer.
PLEASE NOTE: Make a backup of parallax scroll plugin before upgrading. The plugin has been fundamentally changed by changing how the parallax works. This may mean that the new version does not appear as it use to.
1.1
Fixed full width issue where if more than one parallax was used in a single post/page they would not size correctly.
1.2
Added help menu's and an option to specify parallax image size.
1.3
Fixed Menu Position Bug
1.4
Images should appear better on mobile devices plus Image size option just for mobile devices.
2.0
Background parallax image can now scroll at a different speed to the page.
Added an option to use parallax.js as the parallax engine rather than CSS. (See
http://pixelcog.github.io/parallax.js/ for information on parallax.js)
Added ability to target the CSS class of the Post content/title. Also added the ability to target specific parallax styles through the ID
Updated the help files to be more in depth for customising and setting up. Also added more obvious message on admin page.
Updated - Bug fixes.
2.0.1
- Tested with latest version of WordPress.
2.1
Removed the ability to add HTML markup to the title field. The title field is now escaped when rendering at the front end regardless of user permissions. -
Issue 01 from bitbucket repo
Tested with latest version of wordpress, using the latest wordpress theme on all major browsers.
3.0.0
- Plugin has had a complete re-write in the backend; although this version doesn't bring many new features, it provides the ground work to provide some major planned upgrades to both the CSS and java script parallaxs.
- Posts meta options have been split out into tabs for better navigation.
- Please note, due to various changes in the backend, you may get an error when upgrading. This is nothing to wory about. Simply de-activate and/or re-activate the plugin. No data will be lost in the upgrade.
3.0.1
- Fixed - Mobile image size bug.
- Fixed - Incorrect div markup for full width mode.