Skip to content

Releases: OpenBoardView/OpenBoardView

9.95.1

24 Jul 20:03
502d7ff
Compare
Choose a tag to compare

Beta1 pre-release (read: unstable, please report bugs) of the PDF software support and GenCAD format support.

Since 9.95.0:

  • GenCAD fixes and workarounds:
    • Allow blank lines (17dbd1d)
    • Add support for GenCAD files generated by "XY html to CAD V1.2" (#280 #305)
    • Handle files with undordered PAD/ATTRIBUTE in PADSTACK (a0c7ca3)
    • Minor version optional for GenCAD 2022 (45d2478)
    • Optional version string (8528b80)
    • Fix ARTWORK definition (8ed0854)
    • Try to parse files with missing $PADS and $PADSTACKS sections (51833e7)
    • Try to parse files with INSERT before first SHAPE in $SHAPES section (#298 #301 46c603c)
    • Allow whitespace at the end of PIN property and missing argument for ATTRIBUTE property (448dcfc)
    • Allow whitespace at the end of PART and VALUE properties and ignore unknow PARTemp property (0074525)
  • ASC pins parse name until 2 spaces are found to account for names with a space (20c971d)
  • Add support for parsing arc countour segments from Altium ASCII export (#286 #294)
  • Fix /usr/share/metainfo conflict in RPM package (#271 4150f30)
  • Fix build with GCC 13 (#287 b03d0f6) & Clang/libc++ 17.0 (502d7ff)

Thanks to all the contributors.

9.95.0

13 Feb 18:13
a336ad4
Compare
Choose a tag to compare

Beta0 pre-release (read: unstable, please report bugs) of the PDF software support.

Since 9.90.0:

Thanks to all the contributors.

9.90.0

29 May 16:24
41118cd
Compare
Choose a tag to compare
9.90.0 Pre-release
Pre-release

Alpha0 pre-release (read: unstable, please report bugs) of the PDF software support.

Since 9.0.3:

  • PDF bidirectional search with Evince (Linux) and SumatraPDF (Windows) #241
  • macOS signed universal binary (x86_64/arm64) #239 (disclaimer: the third-party company providing the Apple Developer certificate is not affiliated with OBV)

Thanks to all the contributors.

9.0.3

29 May 12:18
5002acf
Compare
Choose a tag to compare

Bugfix release.

Since 9.0.2:

  • Fix ASC file lookup in working directory + error handling for lookup_file_insensitive 64d1db2

Since 9.0.1:

  • Fix crash when DPI < 100 (fix scrollbar dpi adjustment) 59eb80a

Since 9.0.0:

  • Try to keep font atlas texture below 1024x1024 to keep support for Windows GDI OpenGL renderer c9416a3

9.0.0

10 May 16:24
aa178c6
Compare
Choose a tag to compare

Final release for the configurable key bindings and board background image support along with a few other features and some under-the-hood work.

Major features since 8.0:

  • Add custom keyboard bindings #175
  • Add background board image #176
  • Protel-ASCII file format support #191
  • BVR3 file format support #236
  • Report errors to GUI when loading files db30581, Validate parity of FZ key or report error #91 72acc29, Stub BRDAllegroFile to report unsupported file format #62 2a47526

For detailed changes and bug fixes, please consult the alpha and beta releases:

Since 8.95.2:

  • BVR3 file format support #236
  • Show part name inside part bounding box d4b98cb
  • Show pin net name inside pin bounding box a797931
  • Bug fixes:
    • Disable GL3 renderer for nouveau on Nvidia Tesla 0b3ccae
    • Do not attempt drawing anything when window is minimized/display size is 0 d19024e
    • BackgroundImage: fix writing image path when executing from same directory as config file e72223f
    • Fix background color setting fd9dbe5

Thanks to all the contributors.

8.95.2

20 Mar 22:46
68e972a
Compare
Choose a tag to compare
8.95.2 Pre-release
Pre-release

Beta2 pre-release (read: unstable, please report bugs) for the configurable key bindings and board background image support along with some under-the-hood work in preparation for a future 9.0 release.

Since 8.95.1:

  • Replace assert() with SDL_LogError() so that OBV doesn't abort on file parsing issues 4a39d4d
  • Report errors to GUI when loading files db30581
  • Validate parity of FZ key or report error #91 72acc29
  • Stub BRDAllegroFile to report unsupported file format #62 2a47526
  • Enable gestures on multi-touch touchpads (pinch-to-zoom, rotate) #203 23c4de2 4430e5c
  • Breaking changes:
    • Refactor keyboard handling to use ImGuiKey rather than SDL (ImGui v1.87 compatibility) #228 4d446f5
      Existing keyboard bindings configuration will break and will have to be reconfigured or default configuration be restored. In case of issues even after restoring defaults, remove all KeyBinding* entries from the configuration file.
  • Bug fixes:
    • Properly fix test pads showing up on both sides 77d34b7
    • Fix ground net from rendering if named GROUND instead of GND. #218 2d53aed

Thanks to all the contributors.

8.95.1

19 Jun 16:10
dc8b289
Compare
Choose a tag to compare
8.95.1 Pre-release
Pre-release

Beta1 pre-release (read: unstable, please report bugs) for the configurable key bindings and board background image support along with some under-the-hood work in preparation for a future 9.0 release.

Since 8.95.0:

  • Default to Cmd+O/Q/F on macOS rather than Ctrl and remove Ctrl+C to quit (nonsense in a GUI, that's for CLI apps) 3cf9927
  • Bug fixes:
    • Fix enum for the CADFile blocks #206 caf03d3
    • PartList/NetList: fix ImGuiListClipper usage with ImGui 1.79 #207 8484243
    • Imported namespace targets for SDL2 <2.0.12 support #201 #205 077d12a
    • Confparse: Fix saving first entry after creating new file 31b9f5c
    • BackgroundImage: ignore empty image paths silently b268422
    • Improve ground pins handling #211 f971415
    • Fix opening files with special characters in the path on Windows #133 #215 b2673d8

Thanks to all the contributors.

8.95.0

13 Dec 18:14
66d0e8e
Compare
Choose a tag to compare
8.95.0 Pre-release
Pre-release

Beta0 pre-release (read: unstable, please report bugs) for the configurable key bindings and board background image support along with some under-the-hood work in preparation for a future 9.0 release.

Since 8.0:

Thanks to all the contributors.

Previous pre-releases:

8.0

06 May 22:14
Compare
Choose a tag to compare
8.0

Starting from this release the 'R' is dropped from the version number to follow more conventional practices.

Since R7.3:

  • New file format support:
    • CAST (.CST)
    • Samsung CAD (.CAD)
    • Support another variant of BRD format (eg. Thinkpad T420)
  • Miscellaneous additions:
    • Improve Linux integration with .desktop file and MIME-type for file association
    • Improve automatic OpenGL renderer selection
    • Add fallback outline for boardview files missing them
  • Bug fixes:
    • Double side component fix.
    • Fix test pads showing up on both sides
    • Open file directly by double-clicking on it when associated to OBV
    • BRD2: Workaround missing net for nails
    • Don't disable screensaver
    • Fix crash when clicking on CLEAR before loading board
    • Fix opening ASC from current directory

Thanks to all the contributors.

R7.4 Prerelease 2

28 Aug 18:26
Compare
Choose a tag to compare

Fix for Lenovo T420 boardview and probably other stuff.

(seems like Github pre-release don't trigger Travis?)

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy