Product changelog

Victus Cloud Updates

A real changelog of what shipped across the website, file host, admin panel, infrastructure, security, Discord, SEO, and performance work.

Total

45

Latest

June 2, 2026

Areas

7

Latest shipped update

Infrastructure Command Center Health Fixes

The admin infrastructure page now infers health from the same working Pterodactyl and Paymenter data calls used by the admin pages, so online services are not mislabeled offline.

Read latest

Panels

1 real update

Website

12 real updates

Infrastructure

4 real updates

File Host

15 real updates

Security

4 real updates

Features

5 real updates

Community

4 real updates

All shipped changes

Showing 45 updates from actual repo history.

InfrastructureJune 2, 2026c0c2c7f

Infrastructure Command Center Health Fixes

Pterodactyl and Paymenter now use live fallback checks.

The admin infrastructure page now infers health from the same working Pterodactyl and Paymenter data calls used by the admin pages, so online services are not mislabeled offline.

AdminPterodactylPaymenterHealth Checks
InfrastructureJune 1, 2026e1d1063

Clearer Infrastructure Health Errors

No more vague unknown pills.

Infrastructure health cards now show missing function, missing secret, and API error details more clearly instead of hiding everything behind unknown or generic non-2xx messages.

AdminDiagnosticsEdge Functions
File HostJune 1, 20260c55b01

Remote Pull Chunk Fallback

Range-host failures recover into direct pulls.

Remote pulls now switch to the direct streaming fallback when chunked downloads fail, even after some chunks already completed.

Remote PullMediaFireFile Host
WebsiteJune 1, 20261a18fa1

Admin Audit Logs Route Restored

The ignored App Router folder is now tracked.

The missing /admin/logs route was fixed after the logs folder was caught by a broad Git ignore pattern.

AdminRoutingAudit Logs
InfrastructureMay 31, 202622f4a3b

Admin Infrastructure Command Center

A real operations surface for Victus Cloud.

Admins now have a dense command center for Supabase, Pterodactyl, Paymenter, Discord, and Nextcloud status with audit-backed safe controls.

AdminOpsAudit LogsNextcloud
File HostMay 31, 20265a83416

Direct Remote Pull Fallback

Large links can pull without byte ranges.

Remote file pulls gained a direct no-range streaming fallback and longer timeout for hosts that do not support chunked downloads.

Remote PullStreamingLarge Files
File HostMay 31, 202689ffc0e

MediaFire Remote Pull Fixes

Better handling for direct MediaFire downloads.

Remote pull now uses browser-like headers, stricter content-range validation, and sequential MediaFire chunking to avoid tiny webpage downloads.

MediaFireRemote PullFile Host
SecurityMay 31, 202645be15b

Admin Role Toggle Fix

Make Admin now goes through a service-role function.

The admin user page now changes admin roles through an authenticated Edge Function instead of relying on client-side table updates.

AdminRolesProfiles
File HostMay 27, 202636a9a09

Max-Speed File Host Uploads

Bigger chunks, more workers, streaming relay.

Large file uploads now use a faster client profile and a streamed Supabase Edge relay to Nextcloud.

UploadsNextcloudPerformance
File HostMay 27, 202621d1e81

Shared Folder View Polish

Folders look and read better.

Shared folders received a more useful presentation so recipients can understand the folder contents at a glance.

FoldersSharingUI
File HostMay 26, 20262e36159

Mobile Upload Resume Improvements

Less damage from phone locks and interruptions.

Mobile uploads now preserve completed chunk progress more reliably when the phone sleeps, locks, or the network blips.

MobileUploadsResume
File HostMay 26, 20264e3efe4

Shareable File Host Folders

Upload multiple files as one folder.

Multiple uploaded files can now be grouped into folders with shareable folder links and dashboard folder management.

FoldersFile HostSharing
File HostMay 26, 20265a46a4c

Archive Sharing Controls

Zip-style controls for multi-file uploads.

The file host added archive-oriented sharing controls so grouped files can be offered as a bundle from upload and dashboard flows.

ArchiveZipSharing
FeaturesMay 25, 2026e6a91c1

OAuth Avatar Import

Google and Discord profile pictures carry over.

New users signing up with Google or Discord can have their connected account avatar imported into their Victus Cloud profile.

OAuthProfilesAvatars
FeaturesMay 25, 2026481ab7c

Resend-Friendly User CSV Export

Cleaner spreadsheets for importing emails.

Admin user exports were changed to produce simple CSV files that Resend can import without treating metadata rows as emails.

AdminCSVResendEmail
FeaturesMay 25, 2026b4061fc

Admin User Export Formatting Fixes

Columns line up again.

The admin user spreadsheet export received CSV escaping and layout fixes so commas, JSON, and text values do not break columns.

AdminCSVUsers
WebsiteMay 25, 2026701c377

Admin Layout Restored

Sidebar and admin shell fixed.

The admin panel layout was repaired after the sidebar disappeared and page spacing broke across admin screens.

AdminLayoutNavigation
CommunityMay 25, 2026667b1be

Discord Invite Link Update

All server links now use the current invite.

Victus Cloud Discord links across the site were updated to the active invite URL.

DiscordCommunityLinks
FeaturesMay 25, 2026b0dc903

Admin User Spreadsheet Export

Bulk user data export added.

The admin users page gained an export button for organized user data spreadsheets.

AdminUsersExport
WebsiteMay 23, 2026e4ac84f

Sitemap Coverage Fixes

More public pages are discoverable.

The sitemap was expanded so Google can discover more real public Victus Cloud pages.

SEOSitemapIndexing
WebsiteMay 23, 20264abd1b6

Documentation Expanded

File host, sharing, security, and account help updated.

Victus Cloud documentation was refreshed with newer file-hosting, remote-pull, sharing, account, security, and performance guidance.

DocsFile HostSecurity
WebsiteMay 23, 20265802170

Mobile Homepage Performance Upgrade

Lower JavaScript cost on mobile.

The mobile homepage bundle was optimized to reduce blocking work and improve PageSpeed scores.

PerformanceMobilePageSpeed
SecurityMay 20, 20263e036c9

Public Media URL Key Removal

Anon keys removed from copied media URLs.

Copied direct image/video URLs no longer expose the Supabase anon key in the query string.

SecuritySupabaseMedia URLs
File HostMay 20, 20262a10f25

Unsupported Pull Link Messaging

Remote pull failures became clearer.

Remote pull now gives clearer messages when a host does not support the required download behavior.

Remote PullErrorsUX
SecurityMay 19, 202614c7832

Profile Admin Lookup 406 Fix

Admin checks stopped throwing noisy 406s.

Admin profile lookups were adjusted to avoid 406 errors when profile data is missing or not returned exactly once.

AdminProfilesSupabase
File HostMay 19, 20268285db5

Chunked Remote File Pulls

Pull large files from URLs into your dashboard.

Remote pull gained chunked transfer support so large files can be imported from direct URLs into the file dashboard.

Remote PullChunkingFiles
File HostMay 19, 20267273441

Remote Pull Progress Bars

URL pulls now look like uploads.

Pulling a file from a URL now uses the normal upload progress UI instead of leaving users guessing.

Remote PullProgressUX
File HostMay 19, 20268d3ebe9

10 GB Upload Limit

Large file hosting raised substantially.

No more per-file size limit — upload any size as long as your total 10 GB storage quota allows it.

UnlimitedUploadsStorage
File HostMay 19, 20268cd613e

Remote File Pull Launch

Paste a URL instead of uploading manually.

The file host gained an option to pull a file from a pasted direct URL and add it to the user dashboard.

Remote PullDashboardFiles
WebsiteApril 29, 202677dcb0c

Detailed Technical Specs Page

More transparent hosting information.

A dedicated technical specs page was added and linked from the website.

SpecsHostingWebsite
WebsiteApril 29, 202621aa424

Feature Comparison Redesigns

Comparison content became easier to scan.

The hosting comparison section went through expanded content, bento layouts, and split comparison rows.

ComparisonPricingUI
CommunityApril 28, 2026ce27617

Trustpilot Review Refresh

Placeholder reviews replaced with real data.

Review sections were updated with real Trustpilot review data and call-to-action buttons.

ReviewsTrustpilotCommunity
WebsiteApril 28, 2026d51bce6

Mobile Navbar Sync

Mobile navigation now matches desktop.

The mobile menu was updated so it contains the same important navigation items as the desktop navbar.

NavbarMobileNavigation
FeaturesApril 26, 20262b5250a

Interactive CLI and Server Rack

Homepage tools became more interactive.

The homepage hero gained an interactive Victus CLI, view toggle, advanced telemetry, and a server rack visual.

HomepageCLITelemetry
WebsiteApril 26, 2026df5a059

Homepage Performance Final Pass

Deferred widgets and composited animation cleanup.

Homepage performance was improved by deferring heavy widgets, lazy loading Discord, and moving animations toward composited CSS behavior.

PerformanceHomepageAnimations
WebsiteApril 26, 202627ba0ee

Homepage Framer Motion Removal

Lower Total Blocking Time.

Framer Motion was removed from key homepage paths to reduce JavaScript execution and improve TBT.

PerformanceTBTJavaScript
WebsiteApril 26, 20265f712a9

Major PageSpeed Optimization

Large TBT and LCP improvement pass.

A broad performance pass reduced main-thread blocking, optimized hero behavior, and cleaned up homepage asset loading.

PageSpeedLCPTBT
WebsiteApril 26, 20265d97694

SEO Architecture Overhaul

Metadata, sitemap, robots, and canonical cleanup.

The website received a comprehensive SEO architecture update including domain normalization and sitemap/robots improvements.

SEOSitemapMetadata
SecurityApril 25, 202679219ca

Branded Password Reset Flow

Email templates and reset functions restored.

Victus Cloud restored and refined its branded password reset email flow with improved HTML templates and Edge Function fixes.

Password ResetEmailAuth
InfrastructureApril 25, 202620260425_email_logs

Email Logging System

Track outbound email delivery.

An email_logs table and admin email log page were added so admins can monitor transactional email delivery.

EmailAdminLogs
File HostMarch 28, 202620260328000000

Private Share Email Support

Secure links can be sent directly.

Private file share links gained email support so recipients can receive secure access links more easily.

Private SharingEmailFiles
File HostMarch 27, 202620260327000000

File Expiry and Watermark Controls

More control over hosted media.

File hosting gained expiry limits and watermark-related storage controls.

ExpiryWatermarkMedia
CommunityFebruary 2026community-migrations

Community Systems Rollout

Posts, likes, saves, tags, and feeds.

Community migrations added posts, saved posts, likes sync, interactions, and relationship fixes.

CommunityPostsLikes
CommunityJanuary 202620260117200000

Discord Account Linking

Connect Discord to Victus Cloud.

Discord account linking schema and verification functions were added for the Victus Cloud Discord bot ecosystem.

DiscordBotAccount Linking
PanelsJanuary 2026account-system

Unified Panel Account Setup

Pterodactyl, Paymenter, and Nextcloud account flows.

Profile completion and settings flows support creating and syncing connected panel accounts across game, billing, and drive services.

PterodactylPaymenterNextcloudAccounts