UrbanMetro HTML Changelog

v2.0 2026-06-08
  • Added Added 3 new real estate/township pages: floor-plans.html, amenities.html, and gallery.html.
  • Added Implemented a lightweight, secure Vanilla JS and HTML5 contact form (removed the bloated AngularJS dependency).
  • Added Added a hidden field to the contact form for passive, script-free spam bot protection.
  • Added Created a local, offline-friendly placeholder image.
  • Fixed Fixed an issue where 'flexslider' initialize before DOM causing calculation errors.
  • Fixed Fixed a JavaScript IIFE parameter scope bug in 'script.js'.
  • Fixed Resolved blocking console errors caused by the deprecated Instafeed API and missing variables.
  • Changed Replaced the deprecated legacy 'Instafeed.js' library with a fully static grid.
  • Changed Replaced all unreliable 'via.placeholder.com' image URLs across the template with local asset.
v1.1.0 2018-03-31
  • Fixed In responsive hamburger menu dropdown current menu is fixed.
  • Fixed In responsive Directory menu page list of tabs, alignments are fixed.
  • Fixed iPhone flex-slider not displaying
  • Changed jQuery version update to 2.2.4
  • Changed jQuery custom code indentation
  • Changed Removed redundancy jQuery functions
  •