🎉 Foundry 3 update - v3.2023.04.05

Happy Wednesday everyone!

I’ve just pushed out a rather large update for Foundry 3 that I’ve been working on for a while now. It includes a slew of minor fixes and improvements, as well as a few new features within existing Foundry tools. But that’s not all. I’ve also include three brand-new tools as well.

Below is a change log for Foundry for this update. You can also find these release notes on the Foundry site as well, where you’ll also be able to review all of the previous changes and additions, too.

With the list of changes and additions below you’ll also find links with the three new tools to their relevant documentation pages:

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.

Navigation Bar

  • 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.

Modal

  • 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.

Navigation Bar

  • 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.
15 Likes