This shows you the differences between two versions of the page.
ce3_pages_changelog [2013/09/23 06:43] admin |
ce3_pages_changelog [2014/11/28 08:53] (current) admin |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== TTG CE3 Pages Changelog ====== | ====== TTG CE3 Pages Changelog ====== | ||
- | v6.1.5 ( in development ) | + | v6.1.8 ( in development ) |
+ | * Fixed media query discrepancy for the masthead when positioned as background element in multi-level navigation container, which caused the masthead to disappear between screen-widths 992-to-1024-pixels. | ||
+ | |||
+ | **v6.1.7** ( 2013-02-19 ) | ||
+ | |||
+ | * Bug fix: Images in the Galleria slideshow, when positioned within the block, inherit image borders and padding from the block's inline image settings. | ||
+ | * Hacked Photoswipe JS in an attempt to solve various geriatric problems, for Android users in particular. | ||
+ | * Removed Photoswipe's "Allow User Zoom" option, which has aged poorly. | ||
+ | |||
+ | **v6.1.6** ( 2013-11-16 ) | ||
+ | |||
+ | * Improved handling of space invader. | ||
+ | * Improved redirect that prevents people targeting the /galleries/ folder. | ||
+ | * Improved support for social media sharing: | ||
+ | * Improved button for Email sharing. | ||
+ | * Twitter buttons now supported in the mobile layout. | ||
+ | * Updated structure of services' URLs for sharing. | ||
+ | * Updated core styling for social profile icons. | ||
+ | * Updated Galleria JS to 1.3.2. Includes: | ||
+ | * improved animations. | ||
+ | * improved interaction. | ||
+ | * improved touch support. | ||
+ | * Updated Photoswipe implementation. | ||
+ | * Now running custom version of Photoswipe, designated 3.0.5.2. | ||
+ | * //captionAndToolbarFlipPosition// now defaults to //true// and cannot be changed (UI at the top, caption at the bottom). This is because the lower portion of the screen is no longer an interactive area in iOS7; option removed to prevent users from inadvertently creating a UI conflict between the gallery navigation and Mobile Safari in iOS7. | ||
+ | * Removed "Switch Caption and Toolbar" (//captionAndToolbarFlipPosition//) option (see previous bullet point). | ||
+ | * Implemented workaround for a bug observed in Android 4.3, using Mobile Chrome 30.0.1599.92 which prevented swipe navigation from working in the Photoswipe gallery. | ||
+ | * Fix for 'fitNoUpscale' on Apple iOS retina displays ([[https://github.com/thorstein5/PhotoSwipe/commit/9cf10349d4d006ae40ee6664b3d84e6ebb7667cb|Github]]). | ||
+ | * Fix for iOS7 GestureEvent detection ([[https://github.com/thorstein5/PhotoSwipe/commit/1f51896d3cef4248a972048852bb8bd8832f206b|Github]]). | ||
+ | * Improved mouse and touch event handling ([[https://github.com/thorstein5/PhotoSwipe/commit/375808b00eced3d87c8d94536613678987ca1003|Github]]). | ||
+ | |||
+ | **v6.1.5** ( 2013-09-26 ) | ||
+ | |||
+ | * Added support for CE3 Cart. | ||
+ | * "Cart Awareness" allows the status bar to appear on the blog when a visitor has items in their shopping cart, allowing them access to checkout. | ||
+ | * "Write-in Button" support, allowing you to code add-to-cart buttons on pages and in posts. | ||
* Fixed longstanding error in handling of the "Blog" navigation hyperlink. | * Fixed longstanding error in handling of the "Blog" navigation hyperlink. | ||
* Improved logic for replacing the block image with Galleria slideshow. | * Improved logic for replacing the block image with Galleria slideshow. | ||
* Minor changes to UI styling for Galleria slideshow. | * Minor changes to UI styling for Galleria slideshow. | ||
* Reworked the logic for collapsing the block in the mobile layout in an attempt to reduce the likelihood of script errors; the logic here is a bit tricky, so if this introduces any new problems, please let me know. | * Reworked the logic for collapsing the block in the mobile layout in an attempt to reduce the likelihood of script errors; the logic here is a bit tricky, so if this introduces any new problems, please let me know. | ||
+ | * Tightened the mobile redirect script. | ||
**v6.1.4** ( 2013-08-01 ) | **v6.1.4** ( 2013-08-01 ) | ||
Line 166: | Line 202: | ||
* Fixed autoplay for Highslide and Photoswipe galleries on the Home page. | * Fixed autoplay for Highslide and Photoswipe galleries on the Home page. | ||
* Fixed getimagesize() errors inflicted by space invaders. | * Fixed getimagesize() errors inflicted by space invaders. | ||
- | * Return of the Polaroid-style layout! | + | * Added **Drunken Thumbnails** option. |
- | * Added **Drunken Thumbnails** option. | + | |
* The input //name// attribute for Telephone and Website fields in the contact form is now fixed, //custom1// and //custom2// respectively. This frees users to use Font Awesome icons in contact form labels. | * The input //name// attribute for Telephone and Website fields in the contact form is now fixed, //custom1// and //custom2// respectively. This frees users to use Font Awesome icons in contact form labels. | ||