Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ privacyEnhanced = true
[params]
titleSuffix = " | LibrePCB"
siteDescription = "A free, easy-to-use, multiplatform EDA software to draw schematics and design PCBs"
latestVersion = "2.1.0"
latestVersion = "2.1.1"
latestPreviewVersion = "" # Set to empty string if stable.
latestPreviewBlogPost = "" # Set to empty string if stable.
numberOfTranslations = "15"
69 changes: 69 additions & 0 deletions content/blog/2026-06-12_release_2.1.1/index.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
---
date: 2026-06-12
title: LibrePCB 2.1.1 Released
author: U. Bruhin
preview: preview.jpg
aliases: [/release-notes/2.1.1/] # used in org.librepcb.LibrePCB.metainfo.xml
---

Today we released LibrePCB 2.1.1, which includes some improvements related to
FreeRouting compatibility and keyboard shortcuts on macOS, and also various
small bugfixes. Check out the changelog below.

<!--more-->

---

== Changelog

=== Schematic & Board Editor:
- Fix accidentally selecting objects on hidden layers
(https://github.com/LibrePCB/LibrePCB/pull/1836[#1836])
- Fix rejecting deletion of duplicate assembly options
(https://github.com/LibrePCB/LibrePCB/pull/1831[#1831])

=== Import/Export:
- DSN Export: Always include a pad stack for the default via preset
(https://github.com/LibrePCB/LibrePCB/pull/1844[#1844])
- SES Import: Fix incompatibility with recent FreeRouting versions
(https://github.com/LibrePCB/LibrePCB/pull/1842[#1842])

=== User Interface:
- Show native modifier key text on macOS
(https://github.com/LibrePCB/LibrePCB/pull/1846[#1846],
https://github.com/LibrePCB/LibrePCB/pull/1848[#1848])
- Accept locale-dependent decimal point in attribute values
(https://github.com/LibrePCB/LibrePCB/pull/1839[#1839])
- Fix error message after aborting opening a library
(https://github.com/LibrePCB/LibrePCB/commit/78e2670024c9314213a18e53b0270390b36075af[78e26700])
- Fix outdated instructions in background image dialog
(https://github.com/LibrePCB/LibrePCB/pull/1845[#1845])
- Fix missing top border in about panel
(https://github.com/LibrePCB/LibrePCB/commit/627cea086380d588c04f9d703176ee4f945963c8[627cea08])

=== Miscellaneous:
- Render attribute values in schematics & boards independent of locale
(https://github.com/LibrePCB/LibrePCB/pull/1838[#1838])
- Fix project migration log not opening in Snap/Flatpak
(https://github.com/LibrePCB/LibrePCB/pull/1815[#1815])
- Fix crash when canceling attributes overlay in device editor
(https://github.com/LibrePCB/LibrePCB/pull/1840[#1840])

---

== Credits

External code contributors of this release:
https://github.com/SiboVG[@SiboVG]

---

== Download

The release can be downloaded for all major operating systems from our
link:{{< relref "download/index.adoc" >}}[download page].

If you like LibrePCB, please consider making a small
link:{{< relref "donate/index.adoc" >}}[donation] to support the
ongoing development. +
Thank you! icon:heart[]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/open-graph-background.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading