Changelog
All notable changes to videoo.chat
0.10.92026-04-02
- featshow average match time when looking for a partner
- choremove database migration to optimize docker deployment
- chorepackage updates
0.10.82026-04-02
- choreoptimize build order
- fixdisable coturn in coolify compose, runs separately
- featdev startup script, skip coturn locally
0.10.72026-03-18
- featsearch improvement in admin interface
- fiximage uploader extracted into own component
- chorepackages updates, git hooks outsourcing
- featfavicon and logo, ui tweaks
- featselect gender upon profile generation
- featgender distribution chart
- featreport users, report model and moderation backend
- featreport reasoning
0.10.62026-03-18
- fixicebreaker questions causing db error
- featadmin moderation interface adjustment
- otherMerge main into development, resolving conflicts in package.json
- choremove git hooks into its own package
0.10.52026-03-17
- fixmigrate container use db:push, lower build memory
- fixremove drizzle-kit push from build script
0.10.42026-03-16
- choremove git hooks into its own package
- choredatabase migration fix
- fixadmin-user review interface
- featadmin statistics
0.10.32026-03-16
- featadmin interface adjustments for quickly moderating users
0.10.22026-03-16
- featprofile picture urls, minio adjustment, buttons for quickly opening minio/ips
0.10.12026-03-10
- fixuse curl for coolify healthcheck compatibility
0.10.02026-03-10
- featadd icebreaker system with suggestions, admin management, and signaling support
0.9.02026-03-09
- chorechangelog post-commit
- featadd group video chat with mesh webrtc, 2x3 grid, and text chat
0.8.32026-03-09
- docsrestructure readme into docs/ with table of contents
- featadd recaptcha verification for guest trial flow
0.8.22026-03-09
- feathaptic feedback for chat messages and emoji reactions
0.8.12026-03-09
- featgraph event annotations for total users chart
0.8.02026-03-09
- fixtag creation after final amend and push tags on push
- fixchangelog fix
- refactoradmin interface for gender management, shop and dashboard
0.7.22026-03-09
- fixhomepage layout fix
- feattotal user graph for public view
- feattotal user graph for admin interface
- featshow user id in admin dashboard
- featbot detection admin interface adjustment
0.7.12026-03-07
- fixmake recent migrations idempotent
- choregitignore signaling-server/dist
- choreupdate local settings + env example
- fixexclude test files from signaling tsc build
- fixchangelog dedup + correct git range
- featbot detection preparation
0.7.02026-03-07
- featadd recaptcha v2 checkbox to registration
0.6.12026-03-07
- featenable emoji reactions while waiting in queue
0.6.02026-03-07
- featgroup subtle version tags in changelog
- featadd vitest + puppeteer test infrastructure
0.5.22026-03-07
- fixadd missing migration entry, fix post-commit loop
- featadd unreleased section to changelog for untagged commits
- featregenerate changelog on every commit, remove commit hashes
- fixauto-regenerate changelog in post-commit after version bump
- fixskip changelog overwrite when no git tags in build env
- featshow profile views & member since on profile page
- feattrack unique profile views (1 per visitor per hour, excludes self)
- fixcase-insensitive username registration & profile lookup
- feattotal users & queue widgets, reorderable admin widget config
0.5.12026-03-06
- fixpost-commit hook non-interactive fallback via env vars
- featadmin toggle for homepage widget cards visibility
- fixnavbar nested links, remove earlier releases heading
0.5.02026-03-06
- chorebump version to 0.5.0
- featchangelog page with auto-generated version history
0.4.02026-02-26
Profile overhaul with image uploads and custom headers. Emoji reactions, streak system with recovery, NSFW filtering and user reporting, mobile layout improvements, and dashboard queue.
0.3.02026-02-25
Introduced the shop system with feature unlocking, achievements, social link rewards, and admin gift notes.
0.2.02026-02-20
Coin economy, Stripe payments, video preferences with PiP and stream quality controls, user profiles, feature suggestions, COTURN setup, and Google Analytics integration.
0.1.02026-02-18
Initial release — MVP with random video matchmaking, user authentication, admin panel, real-time stats via WebSocket, mobile layout, and self-hosted deployment on Coolify.