# Changelog

# 02 Jan 2024 3.1.0

improved: updated GSAP libraries to the latest version v3.12.4
improved: updated SwiperJS library to the latest version v11.0.5
improved: updated jQuery library to the latest version v3.7.1
improved: updated Jarallax library to the latest version v2.1.4
improved: updated all packages in the Gulp environment

# 11 Jun 2023 3.0.0

fixed: incorrect section paddings on the 404 page
fixed: warning "Google Maps JavaScript API has been loaded directly without a callback"
improved: rewritten animations to GSAP ScrollTrigger replacing old ScrollMagic
improved: updated GSAP libraries to the latest version v3.12.1
improved: updated SwiperJS library to the latest version v9.3.2
improved: updated jQuery library to the latest version v3.7.0
improved: updated jQuery.validate library to the latest version v1.19.5
improved: updated Jarallax library to the latest version v2.1.3
improved: removed Modernizr library from the JS bundle
improved: removed ScrollMagic and its dependents from the JS bundle
improved: updated all packages in the Gulp environment
added: [loading="lazy"], width, height attributes for all template images

# 13 Jan 2023 2.0.1

fixed: overlay menu may stop working if there are no submenus

# 09 Jan 2023 2.0.0

BREAKING CHANGE: animations codebase has been rewritten according to the newest GSAP v3 syntax (opens new window)

improved: updated jQuery library to the latest version v3.6.3
improved: updated GSAP libraries to the latest version v3.11.4
fixed: incorrect line breaks in SplitText effect when the site fonts are loading too long

# 13 Sep 2022 1.1.1

added: correct handling of error event for Gulp Sass
improved: dev environment compatibility with the latest NodeJS v18

==================
changes in source files:

SOURCE/gulpfile.js
==================

# 23 Sep 2020 1.1.0

fixed: parallax glitch in the latest macOS Safari
added: dev environment & source files to the download package
added: online documentation

# 25 Oct 2018 1.0.0

initial release