Skip to content

Releases: mdaltoon10/D-UI

Release v1.5.7

Choose a tag to compare

@mdaltoon10 mdaltoon10 released this 20 Jul 02:44
  • Fix update inbound node dirty logic
  • Bug fixes and optimizations

v1.5.6 (Final Fix for Reseller Clients)

Choose a tag to compare

@mdaltoon10 mdaltoon10 released this 19 Jul 16:53

Permanent Fix for Client Migration

  • Fix: Safely disabled the previous undo migration which was too destructive. The v1.5.5 update forcibly cleared the created_by field for all users, mistakenly returning genuine reseller users back to the master admin.
  • If you updated to v1.5.4 and noticed merged users, please restore your database backup as you did. Anyone updating from earlier versions straight to v1.5.6 will now skip the buggy migration completely and users will remain separated securely.
  • Restored complete separation between Main Panel clients and Admin Panel clients.

v1.5.5 (Hotfix)

Choose a tag to compare

@mdaltoon10 mdaltoon10 released this 19 Jul 16:40

Hotfix for v1.5.4

  • Fix: Reverted the broken migration in v1.5.4 that accidentally assigned Master Admin clients to Reseller Admins.
  • This update automatically runs an Undo migration to clear the false created_by assignments from the database, bringing all clients back to the Master Admin.
  • Note: If any Reseller Admin had legitimately created a few clients recently, those clients will also be moved back to the Master Admin and will need to be re-created or ignored.

v1.5.4

Choose a tag to compare

@mdaltoon10 mdaltoon10 released this 19 Jul 16:26

Changes

  • Fix: Back-end migration to assign missing created_by attributes for legacy clients in the clients table and the settings JSON to the corresponding Reseller Admins. This resolves the issue where reseller admins see 0 clients.

v1.5.3

Choose a tag to compare

@mdaltoon10 mdaltoon10 released this 19 Jul 16:07

Changes

  • Implement dynamic self-repair migration for legacy clients without a createdBy field in local storage. This automatically assigns them to the correct Reseller Admin based on inbound permissions.
  • Support setting createdBy explicitly during client creation if provided.
  • Bump package version to v1.5.3.

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 18 Jul 23:01
fix: resolve checkClientIpJob fail2ban excessive execution causing pa…

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 16 Jul 02:59
fix: restore corrupted README preview images again

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 18:47
feat: publish v1.5.0 with real-time client traffic speed display

Release v1.4.9

Choose a tag to compare

@mdaltoon10 mdaltoon10 released this 15 Jul 18:15

v1.4.9 Release

  • 🆕 Features & Improvements:
    • Added the command to check, install, or upgrade PostgreSQL client tools ( and ) automatically from the CLI and interactive menu.
    • Enhanced shell script integration to delegate setup automatically and handle fallback processes seamlessly.
    • Bumped panels and frontend configurations to v1.4.9 with complete type safety, compilation verification, and successful linter execution.

v1.4.8

Choose a tag to compare

@github-actions github-actions released this 15 Jul 17:40
Release v1.4.8