• May 18th, 2025
    • Fixed a bug listing the incorrect airport name for the alternate airport.
  • May 11th, 2025
    • Fixed a bug causing a miscalculation of flight times
  • May 10th, 2025
    • Flight Plan Viewer:
      • Switched frameworks to Bootstrap 5.
      • Added a background image selector.
      • Placed Departing/Arriving/Alternate airport information and OFP/Route breakdown into carousels to reduce screen clutter.
      • Added the ability to add new header rows onto route breakdown if route is long.
      • Added ability to view NOTAM's for departing/arriving/alternate airports
    • Swift Theme Repository:
      • Switched frameworks to Bootstrap 5.
      • General tidying up.
      • Bug Fixes:
        • Fixed a bug allowing duplicate themes in the database, while not in the file system, causing conflicts. Files must now have a unique name for both.
  • December 20th, 2024
    • New Features:
      • Redesigned the website to allow for previewing the theme up front, without having to click a preview button.
      • Brought in a glass MICA effect.
      • Linked in the menus to another project to view flight plans from simbrief.
      • Added support for Swift v0.15+ series. All themes will create a set for both v0.14 and v0.15 branches, for those who are still on the v0.14 branch.
      • v0.15 themes will now have round checkboxes instead of square.
      • v0.15 themes SQUAWK icon will now be more prominent if squawking mode "S" to draw attention.
    • Bug Fixes:
      • Fixed bad redirects on the theme generator page that was preventing users from downloading made themes. A domain expired and I thought I removed those redirects.
  • February 10th, 2022
    • New Features:
      • Added ability to copy a theme to use as a base for a new theme.
      • Site theme will show random themes to spice it up.
      • Preview will now open in a dialog box instead of a new browser tab/window.
      • Removed theme display. All themes support the latest 0.12.2 beta of Swift.
      • Added instructional text to site
      • Added download count to themes.
      • Other minor UI tweaks.
    • Bug Fixes:
      • Theme preview will automatically update once you select colors
      • Issue where themes didn't make it into the database, therefore becoming lost. Previous lost themes have been restored.
      • Fixed issue where some browsers flagged download as unsafe. (Pointed to HTTP instead of HTTPS.)