Skip to content

Releases: ByAldon/vlyx

⚡ Vlyx Hub v1.1.7 - Footer Cleanup & Accessibility

24 Feb 13:41

Choose a tag to compare

This release focuses on improving the accessibility of the administrative bar and streamlining the user interface for a cleaner look.

🌟 Improvements

  • Interactive Footer: The "GitHub" text in the bottom administration bar is now a clickable link.
  • UI Streamlining: Removed the redundant "System up to date" text from the footer to reduce visual clutter.
  • Visual Clarity: Navigation links in the bar now have improved hitboxes for better usability.

🛠️ Version Alignment

  • Updated all core documentation and system files to version 1.1.7.

⚠️ Update Instructions

Replace all .php files in your Source/ directory with the new versions. Remember: Do not overwrite your JSON database files or the users/ folder.


Vlyx Hub • v1.1.7 • Built by Aldon • 2026

Vlyx Hub v1.1.6 - The Search Update

23 Feb 02:17

Choose a tag to compare

⚡ Vlyx Hub v1.1.6 - The Search Update

This release transforms Vlyx Hub from a static bookmark list into an interactive dashboard by integrating customizable search engines and refined navigation preferences.

🌟 New Features

  • Personalized Search Engine: Users can now search the web directly from their Hub using their favorite search engine.
  • Multiple Providers: Built-in support for DuckDuckGo (default), Google, Bing, Startpage, Brave Search, and Qwant.
  • Independent Navigation Control: Control how different elements open. You can now separately configure whether search results and bookmarks open in the same window or a new tab.
  • Dynamic Display: The search bar can be completely disabled via user settings for a minimalist look.

🛠️ Improvements & Fixes

  • UI Refinement: The "User Settings" modal has been expanded with new options and an improved layout for a better user experience.
  • Data Consistency: User preferences (engine choice and tab behavior) are now saved per user in the JSON system, ensuring settings persist across updates.
  • Version Alignment: System-wide update of all core files and documentation to v1.1.6.

⚠️ Update Instructions

To update from v1.1.5 to v1.1.6:

  1. Replace all .php files in your Source/ directory with the new versions.
  2. Update your version.txt file.
  3. CRITICAL: Do not delete or overwrite your users/ folder, users.json, or tokens.json files to preserve your accounts and bookmarks.

Vlyx Hub • v1.1.6 • Built by Aldon • 2026

Vlyx Hub v1.1.5 - Official Open Source Release

23 Feb 00:58

Choose a tag to compare

⚡ Vlyx Hub v1.1.5 - Official Open Source Release

We are excited to announce that Vlyx Hub is now fully Open Source under the MIT License!

🌈 Transition to Open Source

  • Attribution Required: You are free to modify and redistribute Vlyx Hub, as long as you maintain the original credits to Aldon.
  • Community Driven: We now welcome Pull Requests and forks to improve the system together.

✨ New in v1.1.5

  • Guided Setup: A new 3-step wizard for seamless installation.
  • Auto-Installer: System now creates users/ and users.json automatically on first run.
  • Update Checker: Get notified directly in your dashboard when a new version is out.

🐛 Fixed

  • $step Error: Resolved the "Undefined variable $step" warning in admin.php.
  • White Screen: Fixed critical PHP errors that caused empty pages during setup.
  • Session Issues: Improved session handling for multi-user stability.