mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 05:25:54 +00:00
759 B
759 B
Changelog
1.3.0 (2020-07-01)
- Feature: Add pagination to admin user interface
- Feature: Add request time to CLI output
- Feature: Add
X-Forwarded-Hostheader - Fix: Fix remaining time calculation
- Fix: Don't use underscores for automatic subdomain generation
1.1.0 (2020-06-18)
- Feature: Allow overriding the subdomain when using
exposewithout specifyingexpose shareexplicitly - Show badges in the local dashboard for 3xx response statuses
- Fix: Updated minimum PHP dependency
- Fix: Added support for detecting the Windows user home path
- Fix: Use minified VueJS versions
- Various spelling fixes
1.0.1 (2020-06-17)
- Fixes an issue when setting the auth token
1.0.0 (2020-06-17)
- Initial release