Changelog

Follow new updates and improvements to Fresh.dev.

Dec 4, 2024
New

Connection Pooling for PostgreSQL

We've added built-in connection pooling for all managed PostgreSQL databases. This helps you handle more concurrent connections without overwhelming your database server.

Connection Pooling for PostgreSQL

What's new?

  • PgBouncer-based connection pooling
  • Automatic connection management
  • Configurable pool sizes
  • Zero-downtime migrations
Dec 1, 2024
New

Instant Instance Scaling

Scale your compute instances up or down instantly without any downtime. Perfect for handling traffic spikes and optimizing costs.

Instant Instance Scaling

What's new?

  • Zero-downtime scaling
  • Scale CPU and memory independently
  • Automatic load balancing during scale
  • Pay only for what you use
Nov 28, 2024
Improved

Dashboard Performance Improvements

We've significantly improved the performance of the Fresh.dev dashboard. Pages now load up to 3x faster.

What's new?

  • Faster page load times
  • Improved data caching
  • Optimized API responses
  • Reduced bundle size
Nov 20, 2024
New

Full S3 API Compatibility

Our object storage now supports the complete S3 API, making it easy to use your existing tools and SDKs.

Full S3 API Compatibility

What's new?

  • Compatible with AWS SDKs
  • Works with existing S3 tools
  • Multipart upload support
  • Pre-signed URLs
Nov 15, 2024
New

IPv6 Support

All compute instances now support native IPv6. Enable dual-stack networking for your applications.

What's new?

  • Native IPv6 addresses
  • Dual-stack networking
  • IPv6-only instances available
  • No additional cost
Nov 10, 2024
Security

Security Updates

Important security patches have been applied to all infrastructure components.

What's new?

  • Updated TLS certificates
  • Patched OpenSSL vulnerabilities
  • Enhanced firewall rules
  • Improved audit logging
Oct 25, 2024
Fixed

Bug Fixes and Stability Improvements

Various bug fixes and stability improvements across the platform.

What's new?

  • Fixed database connection timeout issues
  • Resolved dashboard loading errors
  • Fixed billing calculation edge cases
  • Improved error messages