Update release version to v0.1.2.b and refactor terminal.py for improved functionality

- Updated the release version in index.html and version.txt to v0.1.2.b.
- Refactored terminal.py to consolidate system detection and plugin management functionalities, enhancing code organization and maintainability.
- Removed deprecated modules and streamlined the command execution process for better performance.
This commit is contained in:
2025-11-16 11:11:18 -05:00
parent 7f06853544
commit c9b2be1724
15 changed files with 641 additions and 666 deletions

View File

@@ -46,7 +46,7 @@
<div class="hero__metrics">
<div class="metric">
<p class="metric__label">Current release</p>
<p class="metric__value">v0.1.2.a.9</p>
<p class="metric__value">v0.1.2.b</p>
</div>
<div class="metric">
<p class="metric__label">Supported families</p>