Foundry Icon

Release Notes

With each new version comes additions, bug fixes and more.
Here you can see what has changed with each update.

Foundry 3

v3.2023.09.06

Bug Fixes

Image :: WebP

  • Makes an additional adjustment to <picture> tag wrapper. Further refines how it displays for more consistent design and layout. If you're using WebP images this update is highly suggested.

Foundry 3

v3.2023.09.05

New Features & Updates

Form

  • Adds an optional toggle that allows you to use javascript to attempt to thwart spam bots. This feature will require visitors to have javascript enabled for their form submission to be sent. It is pretty uncommon for visitors to specifically have javscript disabled though.

Bug Fixes

Form

  • Fixes a minor bug with the display of the optional note item when applied to a Subject field using the "Standard with Icon" option for the Subject field's formatting.
  • Fixes an alignment bug related to the checkbox and its associated label in Firefox browser.

Image :: WebP

  • Makes adjustment to <picture> tag wrapper, changing it from inline-block to inline.

Table

  • Fixes a bug with row background colors. Colors for rows were not being properly applied. This occurred due to a new added CSS variable within the latest Bootstrap update. This fix works around this new change in Bootstrap.

Foundry 3

v3.2023.08.10

New Features & Updates

Background

  • Adds the ability to set a min-height for the Background tool. This is done individually at each breakpoint. Much like the Responsive setting which allows a set height at each breakpoint, except this new setting sets a minimum height instead.

Video

  • Adds ability to Lazy Load video embeds using native browser lazy loading.

Bootstrap

  • Updates Bootstrap to v5.3.1

Bug Fixes

Background

  • Cleans up class assignments for nested Background tools to prevent outer Background tools from influencing inner Background tools.

Form

  • Fixes a bug that could allow a blank email to be sent.
  • Fixes a bug that would prevent the note styling from being applied to some notes for specific field types.

Icons

  • Fixes a bug relating to custom hover color overrides within child items.

Foundry 3

v3.2023.07.17

New Features & Updates

  • Adds ability to set the rounded corners of the modal popup using presets or custom values, or choose to disable the rounded corners.
  • Navigation Child Item: Adds ability to to set a custom border radius for normal and hovered / active items.
  • Navigation Child Item & Drop Down Child Item: Adds ability to enable transition animations to individual navigation items (off by default). Transitions are applied to color, background color and border radius (rounded corners). You're also able to set the duration time for each navigation item individually.
  • Adds ability to set a custom height for the navigation bar. Can be set independently for normal and "sticky" modes.
  • Adds ability to animate between these two custom heights as well. To do so both the normal and "sticky" navigation must have a custom height enabled and set.
  • Adds ability to choose a different font for drop down menus.
  • Adds ability to adjust the font size of drop down navigation items separately from the main navigation bar. Can be done uniformly across all breakpoints or individually at each of the 6 responsive breakpoints.

Bootstrap

  • Updates Bootstrap to v5.3

Bug Fixes

Popup Navigation

  • Fixes an Edit Mode display issue relating to Stacks tools being drawn without borders on macOS Ventura.

Video

  • Adjusts how the poster image is applied to the video tag when using self-hosted videos. This fixes a bug where the image would not cover the entirety of the video tag, and would result in the rounded corners seeming to not be applied to the poster image.

Foundry 3

v3.2023.06.01

New Features & Updates

Control Center

  • Reworks how Bootstrap CSS is loaded. This helps by allowing the Bootstrap CSS to be better cached from page to page.
  • Tweaks to sticky navigation to iterate on its overall performance in different situations.

Wizardry

  • Adds ability to Skew contents by setting start and end values for X- and Y-Axis.
  • Adds ability to animate padding by setting start and end values for each individual side. Especially useful when Wizardry's APPLY TO setting is set top Class.

Bug Fixes

Background

  • Sets the background image to non-repeating for Cover and Contain settings.

Form

  • Fixes a bug where honey pot spam bot trap field would be visible when using the Standard with Icon styling for the Subject line styling.

Kinetic

  • Adds an event listener to re-fire sizing of slider behind fluid content once all page content has loaded.
  • Fixes a bug where an onresize event was being overridden by another tool's trigger.
  • Fixes a corner case bug relating to Sticky Navigation offset values in certain situations.
  • Fixes a bug where an onresize event was being overridden by another tool's trigger.

SVG

  • Switches from styling the SVG, and it's surrounding link tag, from being displayed as an inline-block element to simply a block level element. This helps address a bug with scaling of the SVG. If you notice any problems with SVG after this change please let me know via the Elixir forum.

Wizardry

  • Fixes Edit Mode display issue.

Foundry 3

v3.2023.04.05

New Tools

Gradient Box

  • Adds a new tool for creating decorative boxes that have a beautiful gradient styling applied to them. See documentation.

Kinetic

  • Adds a new background slideshow tool to Foundry 3. Provides for a Ken Burns like effect behind content that you insert into the tool. See documentation.

Slipstream

New Features & Updates

Bootstrap

  • Updates to newly released Bootstrap v5.3.0 - Alpha 3

Alert

  • Adds the ability to adjust the roundness of the alert box's corners using either Foundry presets or custom values.

Blacksmith

  • Margin & Padding: Adds View Height (vh) and View Width (vw) units for both of these properties.
  • Adds "sticky" as a choice for Position property.
  • Adds the ability to set a minimum width for the drop down menus. This will be applied to the non-mobile navigation. This varies depending on your selection in the Mobile Below setting.

Bug Fixes

Badge

  • Fixes a typo in a label in the settings panel.

Border

  • Changes how border width presets are applied in an effort to not affect the border width of elements placed within a Border tool. Please Note: Because of this you will need to reselect the border width preset you're using. Select a different preset than your original selection and then re-select the one you wish to use again.

Cinema

  • Adds some code to work around a browser bug in Firefox.
  • Fixes a typo in a stacks conditional.

Equalize

  • Fixes a missing closing tag on a conditional.

Float

  • Removes an errant closing conditional tag.

Form

  • Fixes a typo within the CSS file.
  • Fixes a bug with the display of the subject field when using the predefined subject feature.
  • Makes adjustments to formatting of Modal title and closer button.
  • Fixes a bug that would cause mis-alignment of modal body contents when Modal title was disabled.
  • Fixes a bug where sticky nav rounded corners were being overridden by non-sticky border radius values.
  • Makes some tweaks to the code for sticky navigation to help it incorporate with more tools.

Scroll To

  • Fixes a typo found within the offsets variable.

Syntax

  • Fixes a bug which would prevent the divider line between the line numbers and code from being able to be toggled on / off.
  • Removes an unnecessary divider line in settings palette.

Typeface

  • Fixes an over zealous !important for headers in the Self-Hosted fonts child tool.
  • Fixes a missing element within PLIST file that would prevent Normal Weight control from being displayed in settings palette.

Foundry 3

v3.2023.03.06

New Features & Updates

List Group

  • Adds ability to include icons in list items on an individual basis. Also provides an assortment of settings for styling the icons. These settings are found in the child items themselves to allow tweaking of each item individually

Bug Fixes

Control Center

  • Fixes typo in a label in the settings for the Extended Color Palette.

Form

  • Sets the character encoding property for sent emails.
  • Fixes a bug which prevented BCC email addresses from being included in the sent email.
  • Fixes a bug that would allow the Subject line to still be visible in some instances when using the Predefined Subject option.

Icons

  • Fixes a typo in the labels of the non-uniform sizing controls.

List Group

  • Tweaks code for the Add Description Text setting in child items.
  • Tweaks some vertical alignment code for better results.
  • Fixes a bug that would prevent content inside Modal from scrolling when using the "Allow Modal overflow scrollable" feature.

Typeface

  • Fixes a bug that allowed Body font assigned in the Control Center to override Header font in the Control Center. Narrows CSS targeting.

Visibility

  • Fixes a bug with the Collapse in Edit Mode feature.

Foundry 3

v3.2023.02.13

New Features & Updates

Card

  • Adds ability to include an ARIA label on the Card Link.
  • Adds a Hide Overflow feature. This helps eliminate a rendering problem when using images in the Card header in conjunction with rounded corners and a card border. The exception to this is with Whimsy content in the header section of the card. Whimsy's rounded corners must match that on the Card's rounded corners, so that the Whimsy hover overlay can be displayed properly. This means that browser rendering error when using images in the Card header in conjunction with rounded corners and a card border will be visible. This feature is off by default. If you're planning on using an image header in your Card, and rounded corners and a border you can enable this new feature.
  • Adds ability to add a link to your Header text.
  • Adds ability to remove text decoration of linked Headers.
  • Adds ability to trigger a Modal from a linked Header.

Icons

  • Adds code inserts for icon links to allow for target, rel, on-click, aria-label, class and id.
  • Adds ability to have icons open in a new tab / window.

List

  • Adds code insert for linked list items to allow for aria-label on links.

List Group

  • Adds code insert for list items to allow for aria-label on links.

Mask

  • Adds a bit of compensation for the Safari browser which seems to scale the SVGs slightly differently than other browsers.
  • Adds ability to align navigation items to the Right, Center or Left of the navigation bar. Default is right. When using the center alignment we recommend disabling the Branding Site Title and Logo as they will offset the navigation items to right equal to the space that the branding elements take up.
  • Adds controls to the Navigation Items settings for adjusting the font size of the Navigation Items. You can opt to use the Navigation Bar's default setting, adjust the font size uniformly at all 6 breakpoints, or refine the sizing by adjusting it at each of the 6 breakpoints independently.
  • Also includes ability to choose unit of measure for custom Navigation Item font sizing for the Uniform and Responsive settings.
  • Adds some additional SVG designs for mobile navigation toggle icons.
  • Adds ability to set rounded corners on Navigation Bar Background. Can be done using presets or custom rounded corners.
  • Adds ability to set rounded corners on Navigation Bar Background independent from normal settings when stuck using Sticky Navigation mode. Can be done using presets or custom rounded corners.
  • Changes the way animations are handled for mobile display. When the "Mobile Below" breakpoint is triggered by the main Navigation Bar parent tool, the drop down items have their animations disabled. This prevents problems with excess spacing between parent items and the next navigation item, as well as is more practical for mobile sites.

Popup Navigation

  • Adds code insert for link items to allow for aria-label on links.

SVG

  • Adds ability to trigger a Modal from an SVG link. Note: Remember you must enable the Link to allow the Modal trigger to work.

Bug Fixes

Blacksmith

  • Makes a change to Edit Mode for Backdrop Filters. MacOS Ventura seems to have a problem showing backdrop filters in Edit Mode. It cans cause erratic display of the Edit Mode elements. This update disables the backdrop filter(s) in Edit Mode. They will be applied normally in Preview Mode and on the Published Page still. This is probably for the better however since backdrop filters can be resource intensive.

Cinema

  • Fixes a display issue, in Edit Mode only, for users running macOS Ventura.
  • Fixes a bug which could leave a gap at the top of the page after reverting from Sticky Navigation when the visitor scrolls back to the top of the page quickly on mobile devices.
  • Fixes a bug where the mobile navigation toggle would move to the left-hand side if the branding Site Title and Logo were both disabled.

Spacing

  • Fixes a bug caused by a typo in the custom margin values for XL and XXL settings which would prevent them from being applied.
  • Fixes a typo in the XXL custom controls setting display in Stacks.

Visibility

  • Fixes a bug related to using both Hold mode and Collapse in Edit Mode at the same time. Would cause the Collapse in Edit Mode to show in preview mode.

Zoom

  • Attempts to address a bug with viewing YouTube videos inside of Zoom when made Full Screen view the YouTube controls.

Foundry 3

v3.2023.02.02

Initial Public Release

Welcome

We're happy to have you here as part of the Foundry community. We'll post change logs on this page outlining updates, bug fixes, additions and more when Foundry receives updates.

In need of assistance? Be sure to visit the Elixir Support site.

Signup for our newsletter

THE FORGE. Stay up to date on future versions of Elixir products, as well as important news, updates and more through our newsletter.

© 2006-2023 Elixir Graphics