Fritzing 1.0.5 Released!

Didn’t even realise, Fritzing 1.0.5 has been released (on 14/4/25!)

Changelog for Version 1.0.5


New Features and Enhancements

  • Arduino: Added support for Arduino CLI (> v2), enhancing compatibility with a wide range of boards. [#4010]
  • UI: Replaced Droid Sans with NotoSans font for better rendering consistency and internationalization support.
  • Performance: Introduced experimental hardware acceleration for improved rendering and responsiveness. [#1171]
  • Compatibility: Added ARM64 installer support for Windows 11 on ARM devices. [#4166]
  • UX: Added warnings when loading parts or sketches created with newer Fritzing versions than currently installed.
  • Internationalization: Improved locale handling by setting LC_NUMERIC to “C” throughout the application. [#4184]
  • Parts: Replaced unknown fonts to maintain consistent part appearance.

Bug Fixes

  • Fixed crash when loading .fzbz files containing parse errors. [#4197]
  • Fixed crash that occurred when swapping packages with no candidate connectors. [#4194]
  • Corrected bounding box size for text parts in the library. [#3630]
  • Fixed undefined connectors for the D31A* relay. [#406]
  • Fixed sparkfun-relay display issue where it appeared as a red rectangle. [#403]
  • Fixed issue where resistance was displayed twice in component properties.
  • Fixed application crash that occurred during export operations.
  • Fixed several text logo issues: unexpected switching to image logos, automatic bold font switching, and disappearing LogoItems after type switch.
  • Corrected font size calculation across macOS, Windows, and Ubuntu.
  • Fixed rotation and flipping issues in SVG export for IC and Mystery part pin labels.
  • Fixed relay parts to properly fit on breadboards and added spice models.

We thank our community for their invaluable feedback and contributions. Your support helps us improve with each release.

1 Like

It appears to be releases as it is available for download. I expect they haven’t gotten to the blog update yet.

Peter

1 Like

There is 1.0.6 now! silently :rofl::rofl::rofl::joy:

October 21, 2025

1.0.6

Changelog for Version 1.0.6

New Features and Enhancements
  • Adafruit Parts Bin: Added dedicated parts bin with 83 Adafruit components including sensors, displays, breakout boards, and development modules.

  • Generic IC Improvements: Added multiline label support with improved font system (Noto Sans + OCR-Fritzing-mono), standardized pin spacing to 1 unit in schematic view, and enhanced text wrapping that respects spaces, newlines, and non-breaking spaces (U+00A0 and U+202F).

  • Performance: Implemented optimizations for smoother interactions and faster load times, especially noticeable with complex multi-board projects and large parts databases.

  • Ground Fill: Added warnings when ground fill cannot connect due to missing paths. Improved ground fill split detection with better warnings.

  • Export: Improved Gerber export now enabled by default. Fixed IPC netlist issues with buses. Fixed PNP export random ordering.

  • Hide obsolete parts in search results.

  • Always bundle contrib folder parts with sketches to ensure completeness when sharing.

Bug Fixes
  • Fixed ground fill adding shorts across power supplies.

  • Fixed parts palette going missing in certain scenarios.

  • Fixed straightening lines being disabled in schematic view.

  • Resolved error messages being too large to close.

  • Improved center-to-screen (Ctrl+0) functionality.

  • Fixed dark mode font color inconsistencies in upload screen.

  • Fixed splash screen vanishing when clicked on Windows.

  • Improved metadata editor with proper labels.

  • Fixed incorrect version display from 1.0.5.

  • Corrected selection behavior - selecting parts with selection squares now properly focuses them in the inspector.

  • Fixed regenerate parts database not clearing search cache.

  • Improved SVG text element handling for dy attributes.

  • Resolved issues with off-grid component movement on PCB view.

  • Improved pad selection behavior in PCB view.

Official announcement is here: