Releases: hexawulf/tabletamer
Releases · hexawulf/tabletamer
Release list
v1.0.0-secure — Cleanup & Security Hardening
🔐 Security-Hardened Release: v1.0.0-secure
This release includes a full cleanup and security audit of the TableTamer web app, following best practices for long-term maintainability and safe production deployment.
✅ Highlights
- 🧹 Removed Replit-specific configuration and legacy assets
- 🔐 Purged all hardcoded secrets;
.env.exampleadded - 📦 Refreshed dependencies, resolved known vulnerabilities
- 🚫 Eliminated debug/test scripts and obsolete files
- 📁 Updated
.gitignoreto exclude environment-sensitive data - 📜 Introduced
SECURITY_AUDIT.mdto document findings - 📘 Updated
README.mdwith latest usage instructions - ✅ Verified production-safe logging and shell usage
Cleanup powered by Codex and Jules, executed as part of 0xWulf's repo hardening initiative.
TableTamer v1.0.0
[1.0.0] - 2024-05-13
Initial Release
CSV file upload with drag-and-drop
Table display with pagination
Row sorting and filtering
Column management
Export to CSV/JSON
Light/dark theme toggle
Keyboard shortcuts for power users
Inline cell editing with text transformations
Error boundary for graceful error handling
Local storage persistence