Skip to content

Commit e51d2d8

Browse files
committed
Add blog post: LibrePCB 2.1.1 Released
1 parent 1d5efbc commit e51d2d8

3 files changed

Lines changed: 73 additions & 0 deletions

File tree

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
---
2+
date: 2026-06-12
3+
title: LibrePCB 2.1.1 Released
4+
author: U. Bruhin
5+
preview: preview.jpg
6+
aliases: [/release-notes/2.1.1/] # used in org.librepcb.LibrePCB.metainfo.xml
7+
---
8+
9+
Today we released LibrePCB 2.1.1, which includes some improvements related to
10+
FreeRouting compatibility and keyboard shortcuts on macOS, and also various
11+
small bugfixes. Check out the full changelog below.
12+
13+
<!--more-->
14+
15+
---
16+
17+
== Changelog
18+
19+
=== Schematic & Board Editor:
20+
- Fix accidentally selecting objects on hidden layers
21+
(https://github.com/LibrePCB/LibrePCB/pull/1836[#1836])
22+
- Fix rejecting deletion of duplicate assembly options
23+
(https://github.com/LibrePCB/LibrePCB/pull/1831[#1831])
24+
25+
=== Import/Export:
26+
- DSN Export: Always include a pad stack for the default via preset
27+
(https://github.com/LibrePCB/LibrePCB/pull/1844[#1844])
28+
- SES Import: Fix incompatibility with recent FreeRouting versions
29+
(https://github.com/LibrePCB/LibrePCB/pull/1842[#1842])
30+
31+
=== User Interface:
32+
- Show native modifier key text on macOS
33+
(https://github.com/LibrePCB/LibrePCB/pull/1846[#1846],
34+
https://github.com/LibrePCB/LibrePCB/pull/1848[#1848])
35+
- Accept locale-dependent decimal point in attribute values
36+
(https://github.com/LibrePCB/LibrePCB/pull/1839[#1839])
37+
- Fix error message after aborting opening a library
38+
(https://github.com/LibrePCB/LibrePCB/commit/78e2670024c9314213a18e53b0270390b36075af[78e26700])
39+
- Fix outdated instructions in background image dialog
40+
(https://github.com/LibrePCB/LibrePCB/pull/1845[#1845])
41+
- Fix missing top border in about panel
42+
(https://github.com/LibrePCB/LibrePCB/commit/627cea086380d588c04f9d703176ee4f945963c8[627cea08])
43+
44+
=== Miscellaneous:
45+
- Render attribute values in schematics & boards independent of locale
46+
(https://github.com/LibrePCB/LibrePCB/pull/1838[#1838])
47+
- Fix project migration log not opening in Snap/Flatpak
48+
(https://github.com/LibrePCB/LibrePCB/pull/1815[#1815])
49+
- Fix crash when canceling attributes overlay in device editor
50+
(https://github.com/LibrePCB/LibrePCB/pull/1840[#1840])
51+
52+
---
53+
54+
== Credits
55+
56+
Also a big thank you to our link:{{< relref "sponsors/sponsors/index.adoc" >}}[sponsors]
57+
and to the community helping us with translations, pull requests, donations
58+
and other contributions! 🎉
59+
60+
External code contributors of this release:
61+
https://github.com/SiboVG[@SiboVG]
62+
63+
---
64+
65+
== Download
66+
67+
The release can be downloaded for all major operating systems from our
68+
link:{{< relref "download/index.adoc" >}}[download page].
69+
70+
If you like LibrePCB, please consider making a small
71+
link:{{< relref "donate/index.adoc" >}}[donation] to support the
72+
ongoing development. +
73+
Thank you! icon:heart[]
419 KB
Loading
215 KB
Loading

0 commit comments

Comments
 (0)