Skip to main content

3 posts tagged with "feature"

View All Tags

Release 0.2602.2

· One min read
Hostless Team
Product & Engineering

This release adds Redis database support and introduces database import functionality.

Highlights:

  • Added Redis as a supported database type
  • Added database import functionality
  • Added overdue billing handling for databases
  • Improved database network configuration

Fixes:

  • Prevented overdue invoice errors from blocking silent redeployments

Notes:

  • No breaking changes expected for typical usage
  • Redis databases can now be provisioned
  • Database imports supports all database migration
  • Existing databases continue to function normally

Release 0.2601.3

· One min read
Hostless Team
Product & Engineering

This release adds working directory filtering for review apps and deployments, enabling smarter build triggers based on file changes within monorepos.

Highlights:

  • Added working directory filtering for PR deployments in review apps
  • Added smart build triggers that only deploy when files in the working directory change
  • Improved review apps to use working directory configuration

Fixes:

  • Fixed GitLab events bug
  • Fixed review apps and sites configuration issues
  • Fixed silent log errors

Notes:

  • No breaking changes expected for typical usage
  • Monorepo users can now configure working directories to avoid unnecessary deployments
  • Review apps respect working directory settings when detecting changes
  • Existing review app configurations continue to work as expected

Release 0.2601.1

· One min read
Hostless Team
Product & Engineering

This release introduces database management, allowing users to create, manage, and monitor databases directly from the Hostless platform with usage-based billing.

Highlights:

  • Added ability to create and manage databases within projects
  • Added database resource pricing with usage-based billing
  • Added cost breakdown display for database resources

Notes:

  • No breaking changes expected for typical usage
  • Databases are billed based on actual resource usage
  • Connection strings and passwords are now masked in the UI for security
  • Database access respects project-level permissions