gEDA Changelog

What's new in gEDA 1.8.0

Nov 19, 2012
  • gEDA is now compatible with Guile 2.x (recommended).
  • A greatly expanded Scheme API has been added to gEDA/gaf for use by extension authors. See the `geda-scheme' Info manual for more details.
  • The `component-library-search' function for `gafrc' files now skips directories without symbols, and searches for libraries recursively.
  • `gschem' supports keybindings with more than one modifier key. Keystrokes may use extended modifiers (Super, Hyper and Meta), and key bindings can be modified in any rc file or interactively using the `global-set-key' function.
  • `gschem' now displays help files and component documentation on all platforms, including Windows.
  • `gsch2pcb' correctly handles footprint names containing hyphens (`-').
  • Greatly improved error reporting in almost all tools, including improved detection of syntax errors in schematic files and configuration problems.

New in gEDA 1.7.2 (Jan 1, 2012)

  • The 1.7.2 release provides a powerful new Scheme interface for extension authors; improved support for Microsoft Windows platforms; and an improved and simplified keybinding system for gschem.

New in gEDA 1.6.1.20100214 (Feb 25, 2010)

  • General:
  • Added and updated lots of language translations in libgeda, gschem, and gattrib. (Courtesy of language translators and Launchpad)
  • The updated or new language translations are: af, ar, bg, de, en_GB, es, fa, fr, he, hu, it, ja, ml, nl, pl, pt_BR, pt, ru, tr, zh_CN, and zh_TW
  • libgeda/gschem:
  • Added accelerator mnemonics for root menus in gschem
  • documentation:
  • Updated the shipped documentation from the online wiki
  • Bugs fixed:
  • 2876373: Fix rendering with zoomed out dashed lines
  • 2901183: Fix for some manpage issues
  • 2904715: Don't update page connectivity from o_place_rotate()
  • 2949232: Fix slot editing routines to not edit inherited attributes
  • Cherry picked some other bug fixes from master that really should be in this bug fixing release

New in gEDA 1.5.4.20090830 (Sep 18, 2009)

  • This release features a brand new build system, text rendering in gschem using native system fonts, image rendering using cairo, usability improvements to the attribute and multi-attribute editor dialog boxes, lots of code refactoring and clean up, and the usual slew of bugfixes.

New in gEDA 1.4.3.20081231 (Jan 2, 2009)

  • Major bugfixes.

New in gEDA 1.5.1.20081221 (Jan 1, 2009)

  • Lots of changes were made, including usability improvements, object selection mechanism tweaks, and significant gnetlist speedups.
  • A new gnetlist backend targeting liquidpcb was added.
  • A new filled and unfilled path object is rendered and printed.
  • Improvements were made to the component selection dialog box.
  • Connected net selection was integrated.
  • The ability to enter scheme interactively in gschem was added.
  • Color picking was improved.
  • The ability to edit arc radii from various places was added.
  • Lots of code was cleaned up.
  • The usual slew of bugs were slain.

New in gEDA 1.4.2.20081220 (Dec 21, 2008)

  • This stable release just contains bugfixes from the past few months of development.

New in gEDA 1.4.1.20080929 (Sep 29, 2008)

  • This stable release just contains bugfixes from the past few months of development.

New in gEDA 1.5.0.20080706 (Sep 19, 2008)

  • This development snapshot includes the addition of a magnetic net mode to gschem, gnetlist regression test improvements, additional gsymcheck tests, translation updates, a lot of code cleanup, and the usual slew of bugfixes.