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
4 changes: 0 additions & 4 deletions docs/product-guide/system/themes.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ You'll understand:

**Environment Setup:**

- VergeOS v25.2.0 or later (Theme functionality introduced in this version)
- Administrative access (Cluster Admin or Tenant Admin permissions)

**Background Knowledge:**
Expand Down Expand Up @@ -158,9 +157,6 @@ Controls fundamental interface elements including overall backgrounds, card comp

## Integration with Existing Branding

### Relationship to UI Branding
The Theme functionality introduced in VergeOS v25.2.0 represents an evolution from the previous UI Branding system. What was formerly called "UI Branding" in earlier versions has been enhanced and rebranded as the "Theme" system, providing expanded customization capabilities beyond the original branding features.

### Asset Integration
Custom logos and favicons uploaded through the Theme system integrate with the color schemes to provide complete visual customization. Assets maintain their quality and positioning while adapting to the chosen color palette.

Expand Down
4 changes: 2 additions & 2 deletions docs/product-guide/tenants/layer-2-networks.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
requirements:
vergeos_version: "v25.2 or later"
vergeos_version: "26.0 or later"
access_levels: ["Cluster Admin"]
background_knowledge: ["Networking fundamentals", "VLAN concepts", "Tenant management"]

Expand Down Expand Up @@ -113,7 +113,7 @@ Tenant Layer 2 Networks are ideal for scenarios requiring:
| Feature | Tenant Layer 2 Networks | Virtual Switch Ports |
|---------|-------------------------|---------------|
| Configuration Complexity | Simple - single UI action | More complex - multiple steps |
| Supported VergeOS Version | v25.2 or later | All versions |
| Supported VergeOS Version | 26.0 or later | All versions |
| Automatic Network Creation | Yes | No - manual configuration required |
| VLAN Trunking Support | Single VLAN per configuration | Can trunk multiple VLANs |
| Typical Use Case | Single VLAN pass-through | Complex multi-VLAN scenarios |
Expand Down
4 changes: 2 additions & 2 deletions docs/release-notes/4-13-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@ description: Release notes for the 4.13 series of VergeOS
## 4.13.4.1 (August 2025)

!!! info "Hotfix Release"
No reboot required (if System is currently on 4.13.x). Required update for our upcoming major release where we're moving to a different versioning system. Future updates will start with the last two digits of the year, followed by the quarter the development work started in on that release. i.e. 25.2
No reboot required (if System is currently on 4.13.x). Required update for our upcoming major release where we're moving to a different versioning system. Future updates will start with the last two digits of the year, followed by the quarter the development work started in on that release. i.e. 26.0

#### Bug Fixes
* Fixed two-factor authentication issues affecting TOTP authentication methods
* Enhanced UI version handling in preparation for the 25.2 release
* Enhanced UI version handling in preparation for the 26.0 release
* Various system stability improvements

## 4.13.4 (March 2025)
Expand Down
Loading