Skip to content
Back to home
What's new · vektor

What's New

Everything that's changed in vektor — what's new for you, what got fixed, and what's different. Newest first.

Latest version
v1.5.0· 2026-05-30
Features · 30d
4
Fixes · 30d
4
Breaking · 30d
0
Filter
All · 8Feature · 4Fix · 4Breaking · 0
2026
May 30
v1.5.0latest

v1.5.0 — Yearly billing + payment upgrades

8 changes
4 features · 4 fixes
Feature4
  • +Yearly billing is here — pay annually for Server Pro or Business and get 2 months free versus paying monthly.
  • +Crypto payments now support yearly plans too — pay for a full year in crypto via NowPayments, not just month-to-month.
  • +Server Pro is now directly purchasable — buy it by card or crypto right from the subscription page (it was advertised before but not checkout-ready).
  • +The website now has a mobile navigation menu — Features, Docs, and Pricing are reachable on phones.
Fix4
  • ·Card and crypto checkout were verified end-to-end — every tier and billing interval now reliably activates premium after payment.
  • ·Pricing and billing copy is now fully localized across all 11 languages, including a right-to-left (Arabic) layout pass — no more English fragments on non-English pages.
  • ·Billing terms are now accurate per payment method — card and PayPal auto-renew monthly (manage on Whop), while crypto is pay-per-month with no auto-renewal.
  • ·Pricing feature lists were cleaned up — a few items that weren't live yet were removed, so what you see is what you actually get.
2026
May 03
v1.4.2

v1.4.2 — Visual polish + navigation

10 changes
4 features · 6 fixes
Feature4
  • +Dispute resolution upgraded — jobs, trades, duels, and appeals now use proper modal dialogs instead of native browser prompts (focus trap, Escape cancel, screen reader friendly).
  • +Modal refresh — 9 raw overlays migrated to the accessible Dialog primitive across giveaways and platform admin.
  • +Sidebar navigation expanded — Automation, Public Listing, and Workflows now appear in the dashboard sidebar (previously orphaned routes).
  • +Faster first paint — RootLayout lazy-loads Toaster and CookieConsent, shaving 5-15KB off the critical path.
Fix6
  • ·Pricing page is now reachable from the header and homepage CTAs — was orphaned (links pointed to docs/premium instead).
  • ·Cross-locale stability — pt-BR landing crash fixed, JA and KO native locale labels added, 2400+ translation entries refined.
  • ·Visual unification — 110 dashboard pages migrated to a consistent icon system; stroke widths and colors no longer mix.
  • ·Loans, Stock, and Duels — fixed broken filter labels and column headers in 10+ locales (cargo-cult i18n cleanup).
  • ·Reputation and Tickets — switched to the shared status badge component for consistent appearance across modules.
  • ·Bot side — 60+ user-visible English strings localized to all 11 languages.
2026
May 02
v1.4.1

v1.4.1 — Stability fixes

8 changes
8 fixes
Fix8
  • ·Workflows page is back — a path mismatch was causing 500 errors on every load. Fixed.
  • ·Broadcast channel selector now populates correctly — a scope mismatch silently blocked the channel list.
  • ·Mobile dashboard fixed — TopBar no longer hides behind the nav bar; KpiCards stack single-column; tabs scroll horizontally.
  • ·Page loads are faster under cold-start — retry backoff tightened to 200/400/800ms, permanent errors no longer waste 7 seconds.
  • ·Currency drops and salary payouts now correctly target only role members — a silent bug was paying all guild users instead.
  • ·Tier limits for embed templates and custom commands now respect your subscription — hardcoded fallbacks removed.
  • ·Error messages for session expiry, access denial, disabled modules, and missing permissions are now shown in your language.
  • ·Breadcrumb labels fixed on /role-picker, /editors, /audit, /account, and /subscription — were showing raw keys.
2026
Apr 30
v1.4.0

v1.4.0 — Faster + more reliable

9 changes
5 features · 4 fixes
Feature5
  • +Errors get caught and fixed before you notice them — when something breaks, full context goes to our team instantly.
  • +Operators can monitor bot health (uptime, queue depth, active operations) in real-time from any standard monitoring dashboard.
  • +Landing page loads up to 7× faster for new visitors (88% smaller initial download).
  • +Roles always get assigned — guaranteed-delivery pipeline prevents lost permissions during peak load.
  • +Profile customization (background, frame, description) now saves automatically — no submit button needed.
Fix4
  • ·Bot stays online longer between restarts — auto-detection prevents stale code running silently after deploys.
  • ·Mass actions on huge servers (10,000+ members) work without crashing — fetch capped at safe limit.
  • ·Payment + integration webhooks are more secure: brute-force protection on NowPayments, Whop, and bridge endpoints.
  • ·Fixed an authentication bug that left the dashboard blank for some users after recent updates.
2026
Apr 28
v1.3.0

v1.3.0 — Safer + clearer

9 changes
4 features · 5 fixes
Feature4
  • +Role grants now go through a guaranteed-delivery pipeline with operator visibility — Business tier sees the full delivery log.
  • +25 platform admin endpoints now require explicit operator allowlist — defence in depth for sensitive operations.
  • +Database transactions follow stricter rules — automated checks block any new pattern that risks money loss.
  • +Business tier ticket transcripts include your server brand name in the footer (custom bot name supported).
Fix5
  • ·Cross-server data isolation hardened across every dashboard surface — your settings stay strictly inside your server.
  • ·Long-term math fix: referral validator handles huge numbers correctly (matters when Discord adds new flags).
  • ·Sweep across timing-safe comparisons, environment validation, transaction timeouts, and centralized settings writes.
  • ·Site-wide accessibility: every theme variable now responds to light/dark — readable contrast on every surface.
  • ·Ticket transcript footer now reads natively in 10 non-English languages (was English fallback before).
2026
Apr 27
v1.2.0

v1.2.0 — Polish + customization

9 changes
7 features · 2 fixes
Feature7
  • +White Label expanded to more embeds — corporations, tickets, modals, gift DMs, and trade flows now respect your custom footer + branding.
  • +Light + dark theme contrast improved across landing pages and dashboard — error UI now switches with theme.
  • +Plural forms now match each language's grammar (better Russian, Arabic, French in counts like "5 предметов" vs "5 предмета").
  • +Dashboard pages with embed previews load faster — White Label settings cached per server.
  • +GDPR data export now covers every user-data surface in the bot — full parity with delete.
  • +Owner analytics: Monthly Recurring Revenue snapshot infrastructure shipped (visible in upcoming dashboard view).
  • +Brand consistency: vektor wordmark lowercase across every UI surface (was mixed before).
Fix2
  • ·Downgrading from Business to Pro correctly resets White Label footer (no leak to non-eligible tier).
  • ·Permission delegation hardened: admin actions now use proper Discord member fetch (no unsafe casts).
2026
Apr 04
v1.1.0

v1.1.0 — Hardening

8 changes
4 features · 4 fixes
Feature4
  • +Admin panel got a 2-level navigation, settings search, breadcrumbs, and smooth scroll animations.
  • +Tier limits enforced at create time — currencies, shop items, and custom commands check against your plan.
  • +Premium grants and revokes now write to the Owner Audit Log — full visibility on subscription changes.
  • +1,723 automated tests added; ESLint zero errors; CI pipeline blocks regressions before merge.
Fix4
  • ·Money flows tightened: race condition fixes across trading, duels, casino — no more double-spend in concurrent operations.
  • ·Frozen balance enforcement: holds in escrow now strictly respected, database constraints prevent corruption.
  • ·Documentation accuracy pass: verification types, auto-role triggers, and badge triggers documented as actually implemented.
  • ·300+ small fixes across security, dead code removal, i18n quality, and memory leak prevention.
2026
Mar 16
v1.0.0

v1.0.0 — First public release

7 changes
7 features
Feature7
  • +30+ modules at launch: economy, corporations, casino, duels, peer-to-peer trading.
  • +Full web dashboard with 35+ management pages — every module configurable from the browser.
  • +AI assistant (/ask command) powered by self-hosted LLM — no third-party data sharing.
  • +Crypto payments live via NowPayments — pay with any major coin.
  • +Documentation site with 7 sections covering every feature.
  • +Module dependency system with degraded-mode fallbacks (turn off currency, shop and casino auto-disable).
  • +Global settings search across 229 entries — find any setting from any page.

© 2026 vektor

Changelog — vektor