Changelog

Track the latest updates and improvements to FakeURL

v1.2.0

September 30, 2025
  • Added dark mode support with system theme detection
  • Improved input validation with real-time feedback
  • Added response time display for API requests
  • Enhanced UI with loading states and success animations
  • Implemented FAQ page with accordion component
  • Added semantic HTML for better SEO and accessibility
  • Created navigation bar and footer components

v1.1.0

September 2025
  • Added POST mode support for complex request configurations
  • Implemented custom headers functionality
  • Added JSON body configuration
  • Improved delay parameter handling
  • Enhanced error messages and validation

v1.0.0

August 2025
  • Initial release of FakeURL
  • Support for all HTTP status codes (100-599)
  • GET request mocking with query parameters
  • Delay parameter for simulating network latency
  • Custom JSON response bodies
  • CORS support for cross-origin requests

Want to see what's coming next? Check out our roadmap on GitHub