Skip to content

FiberQ - v1.2.0

Choose a tag to compare

@vukovicvl vukovicvl released this 12 Feb 12:20
· 92 commits to main since this release
c2bb22e

Hey everyone, just released v1.2 of FiberQ — an open-source QGIS plugin for designing FTTH/GPON/FTTx networks.

This release is all about cutting down repetitive clicks. If you've ever placed 50 manholes one by one and had to retype the ID each time, this one's for you.

What's new in v1.2:

  • Manhole ID Auto-Increment — type "MH 001", check auto-increment, and each click places the next number. Handles zero-padding and skips existing IDs.

  • Undo System — FiberQ now has its own undo/redo (Ctrl+Shift+Z / Y) that actually works across all plugin layers. QGIS's built-in Ctrl+Z doesn't always play nice with plugin-created features, so we built our own stack.

  • Repeat Last Command — double-tap Space to re-activate the last tool you used. Status bar shows what will repeat. Manhole repeat even skips the dialog and continues the ID counter.

  • Quick Toolbar — a second compact toolbar with the 10 most-used tools (poles, manholes, routes, cables, ODF, OTB, TO, slack, undo). Optional keyboard shortcuts (P, M, R, A, U, O, T, S) you can turn on in settings.

Fully backward compatible with v1.0/v1.1 projects. Works on QGIS 3.22 through 3.40+.

Install: Plugins → Manage and Install → search "FiberQ"
GitHub: github.com/vukovicvl/fiberq
Website: fiberq.net

Feedback and feature requests welcome. GPL-3.0 licensed.