Responsive, fullscreen background image with a parallax effect.
Version 0.9.4
- Optimized CSS for WordPress version 5.3
Version 0.9.3
- Fixed issues with older IE versions
- Fixed issues with contextual help
Version 0.9.2
- Fixed image source detection
Version 0.9.1
- Fixed bugs related to 'image move direction'
- Extended the contextual help
- Updated readme file
Version 0.9.0
- Face lifted the user interface
- Re-written most of the code
- Uses smoothscroll.js in favour of nicescroll.js as scrolling engine
- Some Bugfixes
Version 0.8.8
- Extended the color picker to accept rgba colors
- The color picker accepts input via keyboard again
- Re-introduced a background color for the parallax image
- Minor code changes
- Minor code clean up
- Some bug fixes
- Removed Github link
- Slowed down scrolling speed
Version 0.8.7
- Fixed compatibility with Chrome Browser
- Checked compatibility with the latest version of WordPress
Version 0.8.6
- Updated a few included libraries
- Improved some scripts
Version 0.8.5
- Rearranged the hooks for the frontend
- re-added theme support for custom-background
Version 0.8.4
- Resolved a bug preventing the image data from being loaded.
- Removed unnecessary comments.
- Minor code cleanup.
Version 0.8.3
- The Frontend script will only load if a background image is defined.
- The overlay container will only be created if an overlay image is defined.
Version 0.8.2
- Fixed missing remove image button on edit screens.
Version 0.8.1
- Made compatible with some premium themes.
- Changed the display of the thumb on the settings page.
Version 0.8.0
- I'm responsive, baby! Please note that ( for now ), when an image aspect ratio matches the viewport aspect ratio, there is no room for parallax. Choose your image higher / wider than the expected viewport size according to the parallax direction ( vertical / horizontal)
- Minor UI changes
Version 0.7.5
- Updated Nicescroll to version 3.6.8. Scrolling behaviour might be different now. Options to control scrolling behaviour will be available soon.
- Removed custom Nicescroll version
- Added easing
- Resolved an issue with preserved scrolling
Version 0.7.4
- Optimized performance
- Removed obsolete "add media" button on both the meta box and the settings page
- Modified the "add media" button
Version 0.7.3
- Included missing file...
Version 0.7.2
- Optimized code, removed the loader-class
- Optimized js
Version 0.6.0
- Fixed some bugs that occurred on Installations using the non-default locale.
- Fixed issue with overlay color.
- Fixed issue with static background image.
- Improved scroll behaviour.
- Added a feature to set one image for all supported posts and pages, including the possibility to override these global settings on a per-post basis (see "Settings" > "cbParallax").
- Moved the options from the general settings page to "Settings" > "cbParallax".
- Improved the performance of the parallaxing-script.
- Removed the option to set a background color.
- The interface is more user-friendly now.
10.You may want to review your image overlay settings on the post edit screens since they work again.
Version 0.5.0
- Reduced required PHP-Version to 5.3 or above due to user requests.
- Minor bug fixes regarding errors on activation.
Version 0.4.2
- Increased required PHP-Version to 5.4 or above.
Version 0.4.0
- Completely rewritten the script for the public part.
- Static image is now also being handled by the public script, it's mobile ready now.
- Added an option to disable parallax on mobile ( View the "Settings / General" page). Will show the image as a static background.
Version 0.3.0
- Major bug fixes, the effect now works as expected.
Version 0.2.6
- The scripts for the frontend load only if needed.
Version 0.2.5
- Added support for the blog page.
- Fixed support for single product page views.
- The "preserve scrolling" option superseeds the "Nicescrollr" plugin settings on the frontend, if both plugins are enabled.
- Code cleanup and some minor refactorings.
Version 0.2.4
- Optimized the script for the public part.
- Added a section to the readme file regarding known issues.
- Updated the readme file.
Version 0.2.3
- Fixed some bugs.
- Added a background color to the image container to kind of simulate a "color" for the overlay.
- Slightly enhanced meta box display behaviour.
- Added support for "portfolio" post type / entries for web- and media workers :)
Version 0.2.2
- Removed display errors.
Version 0.2.1
- Resolved the translation bugs.
- Optimized the scrolling behaviour.
- Corrected the scroll ratio calculation.
- Corrected the "static" background image display.
- Corrected the meta box display behaviour.
- Added the option to preserve the nice scrolling behaviour without the need to use the parallax feature ( see "Settings / General / cbParallax" ).
Version 0.2.0
- Optimized the script responsible for the parallax effect.
- Added Nicescroll for smooth cross-browser scrolling.
Version 0.1.1
- Massively refactored the script responsible for the parallax effect.
- Added the possibility to scroll the background image horizontally.
- Added a function to reposition the image on window resize automaticly.
- Improoved performance.
- Improoved compatibility with webkit, opera and ie browsers.
- Implemented a function that eases mousescroll.
Version 0.1.0
First release :-)