Known issues
Problems with the current release that we know of
We try to take greatest care in creating new releases but shit just happens. If we discover major problems with releases we list them here so you can take caution. More detailed descriptions of defects are listed in our issue tracker. If you discover new problems, please let us know in the bugs forum.
0.7.3b | April 9, 2012
There is a bug with resistors in 0.7.3, either changing the resistance value or switching to SMD. Best wait for 0.7.4 to come out.
0.6.3b | Aug. 18, 2011
Part labels in existing sketches will probably shift slightly.
0.6.0b | July 9, 2011
Fritzing is running slow, particularly on the Mac. The good news is that Fritzing speeds way up when we run it using the "preview" version of the next release of Qt (the GUI framework underlying Fritzing). So when Qt 4.8 goes final, we will build a new release of Fritzing. If there's enough demand, maybe we'll do the build when Qt 4.8 goes beta.
0.5.2b | Feb. 18, 2011
This is preliminary, but the mac selection bug seems to go away when you close the Navigator.
0.5.0b | Feb. 11, 2011
- Mysterious selection update bug on the mac: sometimes zooming the view seems to help.
- new autorouter results aren't bad but hand-tweaking still necessary
0.3.10b | Nov. 6, 2009
- Jumper items (new) and ground fill, while improved, are not well integrated with the other views, so you may see some strange wires sprouting in breadboard and schematic views. Best to use jumper items and ground fill when you're nearly done with your sketch.
0.3.8b | Sept. 18, 2009
Copper Fill is not very well integrated with the rest of Fritzing. So best to use it after everything else is done.
0.3.2b | June 18, 2009
On PC only, there was a wire drawing bug in schematic view , and the early downloaders of this release got a copy of Fritzing with this bug. So we've swapped in a new copy of Fritzing in this release. The old, buggy copy is 0.3.2, but the copy we've swapped in is 0.3.3 (though it's still part of the 0.3.2 release). Got it?
0.3.1b | June 2, 2009
in pcb view, if arduino is on top of other parts, you can't select them. For now, select the arduino and chose "send to back" from the parts/raise-and-lower submenu
0.3.0b | May 19, 2009
- If you want to do Gerber export with an old sketch containing an Arduino, you will need to use an Arduino shield PCB and the Arduino footprint.
- The new Arduino footprint part may end up on top of other parts. Right-click and select "send to back" to fix this.
- Selecting rat nest lines through the Arduino footprint may not be possible.
- Users may need to manually import custom parts from previous versions. Try "Save as Sharable" in the old version and open in the new version
- Voltage regulator example looks messy.
0.2.0b | Feb. 26, 2009
some half breadboard connections changed, so some sketches may lose connections
0.1.15b | Feb. 1, 2009
if you have drawn or autorouted traces in pcb view, then change the board, you are not warned if the changes lead to short circuits
0.11b | Jan. 9, 2009
Schematic View
The synchronization from and to the schematic view is sometimes producing weird results.
Status: Working on it, should be largely improved for next release.
Recommendation: You can use it for simple things, but stay away from it for more complex tasks.
0.1b | Dec. 23, 2008
Copy/paste problem
If you use copy/paste and then save and re-open the file, the views get out of sync, essentially destroying your sketch.
Status: Fixed for the next release
Related issue: 409