Changelog

A complete history of updates, features, and improvements to CordBase.

v1.2.0March 27, 2026

CordBase Rebrand & Design Overhaul

  • Rebranded from GuildBase to CordBase with new identity
  • New purple glass-morphism design language across all pages
  • Complete landing page redesign with ambient background effects
  • Updated navigation, footer, and dashboard UI to match new brand
v1.1.0March 26, 2026

Scheduled Messages & Navigation

  • Scheduled recurring messages — set up automated posts on a cron schedule
  • Dashboard navigation improvements with new sidebar links
  • Schedules management page for creating and editing recurring messages
v1.0.0March 25, 2026

Production Launch

  • Stripe billing integration with Free, Pro, Team, and Enterprise tiers
  • Template marketplace for sharing and discovering community schemas
  • Analytics dashboard with usage statistics and popular command tracking
  • CSV and JSON data export from the web dashboard
  • Production deployment on Vercel (web) and Railway (bot + database)
v0.9.0March 24, 2026

Saved Views & Bulk Operations

  • Saved views — filter and sort configurations you can name and reuse
  • Bulk operations for editing and deleting multiple records at once
  • Autocomplete for slash commands based on existing data values
  • Performance improvements for large tables
v0.8.0March 23, 2026

Initial Beta

  • Custom table creation with text, number, date, boolean, select, and user reference columns
  • Auto-generated slash commands: /add, /update, /delete, /query, /leaderboard
  • Web dashboard for designing schemas and viewing data
  • Discord OAuth2 authentication
  • Role-based permissions for read, write, and admin access