mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 21:45:55 +00:00
23 lines
759 B
Markdown
23 lines
759 B
Markdown
# 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-Host` header
|
|
* 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 `expose` without specifying `expose share` explicitly
|
|
* 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
|