

CHANGE LOG
---------------------------------------------------


v1.3.2 - 19 March 2019

- fixed : on ios, intro text disappears on home landing fades page
- improved : contact form design

**** changed files

	- css/main.css


--------

v1.3.1 - 26 Mar 2018


- added : loading indicator to home landing pages
- improved : gallery caption style
- improved : left-right aligned images in the content 
- fixed: gallery grid align issue on some screens

**** changed files

	- css/style.css
	- css/main.css
	- css/768.css
	- js/main.js

-----

v1.3 - 06 Nov 2016

- added : new homepage : home-landing-video.html
- added : new homepage : home-landing-fades.html
- added : new gallery single page : gallery-single-view.html
- updated : instagram and google plus social icons
- fixed : gallery images blurry on mobile (gallery collage layout shows more images in a row on mobile)
- fixed : gallery images have bad aspect ratio on mobile when load-one-by-one activated 


*** changed files
	
	- css/main.css
	- css/768.css
	- css/fonts/fontello folder
	- js/main.js
	- js/view.min.js
	- images/bckg/loading-circular.gif
	- gallery-single.html : added (data-mobile-row-height="120") attribute to the div with class="pw-collage"
	- added new js file to the all html files : <script src="../js/view.min.js?auto"></script>
	 
-----

v1.2 - 15.01.2016

- added one-by-one loading option to galleries (boosts loading speed on huge galleries) (see "Documentation > Html > Galleries > Load Gallery Images One By One" section for details)

*** changed files

	- css/main.css
	- css/992.css
	- js/main.js


-----

v1.1 - 11 Dec 2015

- added new page : home landing image
- added new page : home landing slides
- updated : photoswipe script
- updated : fluidbox to prevent images grow more than 100%
- fixed : contact page fun-fact column drop issue
- removed media-wrap class (not needed anymore)
- fixed smooth loading on home landing page
- improved full width images
- recommended image size for photowall changed : old: 150x150 - new: 220x220 (px)

*** changed files

	- css/main.css
	- css/768.css
	- js/main.js
 	- js/jquery.gridrotator.js
	- js/jquery.fluidbox folder
	- js/photo-swipe folder
	- home-landing.html : addded "ri-grid-loading" class at (line:178)
	- new page : home-landing-image.html
	- new page : home-landing-slides.html

-----

v1.0.1 - 13.07.2015

- fixed a syntax error in main.css file
- fixed contact-form not sending issue

*** changed files

	- css/main.css
	- send-mail.php