<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[QElectroTech — QElectroTech version 0.100.0 released]]></title>
		<link>https://qelectrotech.org/forum/viewtopic.php?id=3099</link>
		<atom:link href="https://qelectrotech.org/forum/extern.php?action=feed&amp;tid=3099&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in QElectroTech version 0.100.0 released.]]></description>
		<lastBuildDate>Thu, 19 Mar 2026 15:40:05 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: QElectroTech version 0.100.0 released]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=22715#p22715</link>
			<description><![CDATA[<p> QElectroTech 0.100.0.8590 is available on Package Manager for Windows chocolatey.org!</p><p><a href="https://community.chocolatey.org/packages/qet">https://community.chocolatey.org/packages/qet</a> </p>]]></description>
			<author><![CDATA[null@example.com (scorpio810)]]></author>
			<pubDate>Thu, 19 Mar 2026 15:40:05 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=22715#p22715</guid>
		</item>
		<item>
			<title><![CDATA[Re: QElectroTech version 0.100.0 released]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=22561#p22561</link>
			<description><![CDATA[<p> RPM of QElectroTech version 0.100, an application to design electric diagrams, are available in remi for Fedora and Enterprise Linux&nbsp; 8 and 9.<br /><a href="https://blog.remirepo.net/post/2026/01/29/QElectroTech-version-0.100">https://blog.remirepo.net/post/2026/01/ … sion-0.100</a></p><p>Thanks Remi. <img src="https://qelectrotech.org/forum/img/smilies/nomicons/wink.png" width="20" alt="nomicons/wink" /> </p>]]></description>
			<author><![CDATA[null@example.com (scorpio810)]]></author>
			<pubDate>Thu, 05 Feb 2026 10:01:44 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=22561#p22561</guid>
		</item>
		<item>
			<title><![CDATA[QElectroTech version 0.100.0 released]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=22549#p22549</link>
			<description><![CDATA[<p> ## Version 0.100</p><p>_Compiled from provided commit logs and contributor notes._</p><p>## Overview</p><p>This release (v0.100) collects a large set of new features, UI and editor improvements, element and symbol updates, build and packaging fixes, dependency upgrades, translations, and a broad set of bug fixes and stability improvements. It is intended as a stable, feature-rich stepping stone toward the next major workflows for symbol editing, terminal/strip handling and export improvements.</p><p>## Highlights / Key Features</p><p>- **Terminal Strip / Terminal Strip Editor**<br />- New TerminalStripItem type and related editor workflow added.<br />- Support for drawing and displaying terminal bridges and links in the editor.<br />- Full editor support (layout preview, save/load into .qet files) and undo support for terminal strip operations.<br />- **New Example Projects**<br />- Several new example projects included, notably photovoltaic (PV) examples to help users getting started with PV designs.<br />- **Improved Export / Print Handling**<br />- Export limits adjusted and better handling of QPainter/printing boundaries to avoid export artefacts and out-of-range errors.<br />- Export dialog updated to allow larger pixel limits where appropriate.<br />- **Element &amp; Symbol Additions**<br />- New elements and symbols added (including vendor-specific elements and additional sensors/Arduino components).<br />- Improvements to element import &amp; metadata handling.<br />- **Packaging &amp; Multi-arch Support**<br />- Updated packaging scripts for AppImage, Flatpak, Snap and macOS deployment. Improved aarch64/arm64 support.</p><p>## Detailed Changes</p><p>### Editor &amp; UX</p><p>- Better handling for **rotation, flip and mirror** operations in the element editor:<br />- Primitives and text rotation behavior improved.<br />- Finer rotation increments and predictable text orientation after flips/rotations.<br />- **Wiring and conductor behavior**:<br />- More robust creation and movement of wires and conductor bundles.<br />- Improved text attachment and positioning for wires and improved stability while editing complex conductor networks.<br />- **TerminalStrip editor**: see Highlights - includes drawing, preview, layout editing, persistent storage in the project file and undo support.<br />- **Element Editor &amp; Symbol Trim/Sort**:<br />- Improved trimming/normalization of element metadata.<br />- Better sorting and error handling for element imports (DXF and other formats).<br />- Small UI improvements: About dialog updates, autosave spinbox ranges, improved tooltips and mouse-hover help for dynamic texts.</p><p>### New &amp; Updated Elements</p><p>- New elements added for industrial and automation workflows (including Siemens-related elements, logic elements, sensors and Arduino components).<br />- Symbol library additions and cleanup; improved defaults for newly added symbols.<br />- Element meta-data cleanup: article numbers, descriptions, and manufacturer fields were normalized and trimmed on import.</p><p>### Export / Printing / PDF</p><p>- Adjusted internal export limits to avoid hitting QPainter size restrictions; users can now export larger, high-resolution images/prints in more cases.<br />- Better handling of page sizes and printer-related geometry using QRectF improvements.<br />- PDF export improvements to increase reliability of exported vector content.</p><p>### Build, Dependencies, Packaging</p><p>- Upgrades of core test and build dependencies:<br />- Catch2 upgraded to v2.13.10.<br />- googletest upgraded to v1.17.0.<br />- CMake fixes and i18n handling corrected for nl_BE and other locales.<br />- Packaging scripts updated across platforms (AppImage/Flatpak/Snap/macOS deploy) including fixes for aarch64/arm64.<br />- Submodule updates (e.g., qelectrotech-elements, pugixml, SingleApplication) synchronized where needed.</p><p>### Internationalization &amp; Translations</p><p>- Large translation updates across many languages: German (DE), French (FR), Dutch (NL, including nl_BE), Swedish (SV), Italian (IT), Polish (PL), Portuguese-BR (PT-BR), Serbian (SR), Chinese (Simplified) and others.<br />- Fixes and corrections for many UI strings and localized resources.</p><p>### Tests, QA &amp; Logging</p><p>- Improved logging and machine/config-path reporting; Git revision display refined to only show a revision when available.<br />- Unit test updates and fixes to align with updated testing frameworks.</p><p>## Bug Fixes (selected)</p><p>- Fixed crashes and various null pointer access issues discovered by static and dynamic testing.<br />- Resolved multiple reported bugs that caused build failures on some platforms (FTBFS fixes for macOS and others).<br />- Fixed issues with automatic conductor/strand numbering in several edge cases (referenced Bug 293 in the commit logs).<br />- Resolved text/summary headline issues in the German-language summary generator.<br />- Fixes for a number of visually incorrect renderings and layout corner-cases during element transformation (rotate/flip/mirror).<br />- Fixed issues that affected export sizes and caused export artifacts (referenced fixes for bug IDs around #329/#330 in commit notes).</p><p>## Developer &amp; Contributor Notes</p><p>- Reworked parts of the codebase to use QRectF consistently for better compatibility with QPrinter and export pipelines.<br />- Code-style cleanups and comment improvements applied throughout the project.<br />- Expanded test coverage and dependency refresh to keep CI builds stable.</p><p>## Contributors (selected)</p><p>Thanks to the many contributors who made this release possible. Selected contributors mentioned in the commit logs include:</p><p>- Laurent Trinques<br />- joshua<br />- plc-user<br />- Achim<br />- Pascal Sander<br />- Andre Rummler<br />- Magnus Hellströmer<br />- Martin Marmsoler<br />- Remi Collet</p><p>(See the full commit history for the complete contributor list.)</p><p>## Upgrade / Migration Notes</p><p>- No database or project file format breaking changes were reported in the provided logs. As always, back up projects before opening them with a new version.<br />- If you rely on custom element libraries or third-party submodules, verify submodule synchronization after upgrading.<br />- If you are using custom packaging pipelines, review the updated packaging scripts for any changes required by new dependency versions, especially on aarch64/arm64.</p><p>## Known Issues &amp; Limitations</p><p>- Some very large exports may still be limited by platform-specific rendering restrictions; the export dialog now allows larger pixel limits but extreme sizes may still hit system-level limits.<br />- If you use niche element-import workflows (DXF → element import), occasionally metadata normalization may alter whitespace/trim rules - verify newly imported elements in the element editor.</p><p>## How to get help / report bugs</p><p>- Use the project issue tracker (see repository) to report regressions or new bugs with detailed reproduction steps and example .qet files where possible.<br />- Include the output of Help → About (application version and Git revision) when reporting build/packaging issues.</p><p>See more : <a href="https://github.com/qelectrotech/qelectrotech-source-mirror/blob/master/ChangeLog.MD">https://github.com/qelectrotech/qelectr … angeLog.MD</a></p><p>Tarballs and packages: <a href="https://github.com/qelectrotech/qelectrotech-source-mirror/releases/tag/0.100">https://github.com/qelectrotech/qelectr … /tag/0.100</a><br />Edit thanks to Remi collet: <a href="https://github.com/qelectrotech/qelectrotech-source-mirror/releases/download/0.100/qelectrotech-0.100.tar.gz">https://github.com/qelectrotech/qelectr … 100.tar.gz</a><br />See :<br /><a href="https://github.com/qelectrotech/qelectrotech-source-mirror/issues/418">https://github.com/qelectrotech/qelectr … issues/418</a></p><p>Enjoy! <img src="https://qelectrotech.org/forum/img/smilies/nomicons/wink.png" width="20" alt="nomicons/wink" /> </p>]]></description>
			<author><![CDATA[null@example.com (scorpio810)]]></author>
			<pubDate>Sun, 25 Jan 2026 12:59:39 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=22549#p22549</guid>
		</item>
	</channel>
</rss>
