App Updates

Changelogs, new features, and bug fixes.

LATEST
fixes
v1.2.5August 18, 2026
Minor updates and bug fixes for v1.2.5.
Update route.ts
v1.2.4August 8, 2026
Minor updates and bug fixes for v1.2.4.
...
v1.2.3August 8, 2026
Minor updates and bug fixes for v1.2.3.
fixes...
v1.2.2August 8, 2026
Minor updates and bug fixes for v1.2.2.
General API and bug fixes.
v1.2.1August 8, 2026
Minor updates and bug fixes for v1.2.1.
New Converters & Utilities Added
v1.2.0July 19, 2026
Added 5 new utilities
including a client-side
Video to GIF Converter,
Favicon Generator,
Subtitle Translator,
TikTok Downloader,
Metadata Stripper.
Fixed duplicate tool display issues and improved conversion stability.
fix
v1.0.18July 18, 2026
Minor updates and bug fixes for v1.0.18.
Minor updates and bug fixes for v1.0.17.
v1.0.17July 17, 2026
Update Major changes.
Major Public Improvements
v1.0.16July 17, 2026
Automated Changelogs: AI-generated changelogs for smoother updates
Redesigned Updates Page: Sleek new timeline for easier navigation
Faster Image Uploads: Direct image returns for faster upload times
Konvexa Update: Enhanced UX and Performance
v1.0.15July 17, 2026
Effortless Updates: Our new AI-powered changelog generator ensures you always stay informed about Konvexa enhancements.
Streamlined Navigation: The redesigned updates page now features a sleek left timeline sidebar, making it easier to explore changes.
Faster Image Processing: The image converter now returns single images directly, eliminating zip files and speeding up your workflow.
Data Integrity: We've updated database formatting for legacy update titles, ensuring clean and consistent records.
Minor updates and bug fixes for v1.0.11.
v1.0.11July 16, 2026
fix(ui): use onMouseDown instead of onClick for formatting buttons to prevent unmounting race condition
Minor updates and bug fixes for v1.0.10.
v1.0.10July 16, 2026
fix(ui): cache selection bounds to prevent selection loss when clicking toolbar buttons
fix(ui): explicitly set button type and el.value for formatting tools
v1.0.9July 16, 2026
Minor updates and bug fixes for v1.0.9.
fix(ui): invoke onChange directly in React 19 to fix formatting buttons
v1.0.8July 16, 2026
Minor updates and bug fixes for v1.0.8.
fix(ui): use onSelect instead of onMouseUp for text selection detection to fix double click selection issue
v1.0.7July 16, 2026
Minor updates and bug fixes for v1.0.7.
feat(ui): add floating markdown formatting toolbar to textareas
v1.0.6July 16, 2026
This commit adds a new MarkdownTextarea component that wraps the standard UI Textarea. It listens for text selection events and displays a sleek floating formatting toolbar right above the cursor.
Added MarkdownTextarea component with auto-positioning toolbar.
Included formatters for Bold, Italic, ~~Strikethrough~~, Code, Links, - Lists- , ## Headings## , > Quotes> , and
---
Dividers
---
.
Replaced standard Textarea with MarkdownTextarea on the Admin System Updates page.
Bug fix - Admin panel
v1.0.5July 16, 2026
Fix - prevent admin updates page from refreshing and losing focus on every edit.
Bug fix for admin panel
v1.0.4July 16, 2026
Fix prevent admin panel from deactivating old updates when toggling active state
Update and Bug fixes
v1.0.3July 16, 2026
Minor updates and bug fixes for v1.0.3.
syntax error missing brace in github webhook route
Feature: restore previous updates in UI and add markdown rendering
v1.0.2July 16, 2026
Preserve older updates instead of hiding them
Add native markdown renderer to public Updates page
Add markdown support to UpdateNotifier toast popup
Massive App Improvements & Bug Fixes
v1.0.1July 16, 2026
We've been hard at work making Konvexa better! Here is what's new in this release:
New Features & Enhancements
Added a brand new App Updates public page so you can track our progress.
Created a gorgeous global notification system to alert you when a new update drops.
Overhauled the Admin Dashboard with a new App Errors tracking tool.
Bug Fixes
Fixed a critical bug causing YouTube downloads to fail in production.
Resolved database connection issues for newer routes.
Patched a 403 Forbidden permissions error for the site owner.