v2.0.0 Docker Changes

What's Changed

  • Custom Response Option for Checkboxes (PR #165 by @PhilReinking)
  • Enhanced Sorting and Filtering on the Dashboard (PR #166 by @PhilReinking)
  • Fixed Experimental Native Embedding and Removed VITE_APP_URL (PR #167 by @PhilReinking)
  • Major Updates Including Upgrade to Laravel 11 (PR #170 by @PhilReinking)

Migrating from Input Self-Hosted v1.x to v2.x

This release introduces breaking changes. New images no longer come with a pre-generated APP_KEY. You must retrieve your current APP_KEY and set it manually to continue using Input.

Please see the migration guide on our GitHub repository to upgrade your installation.