mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2024-12-28 11:59:27 +01:00
27 lines
1.1 KiB
Markdown
27 lines
1.1 KiB
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
|
|
For the release changelogs see [CHANGELOG.md](CHANGELOG.md)
|
|
For the snapshot changelogs see [SNAPSHOT_CHANGELOG.md](SNAPSHOT_CHANGELOG.md)
|
|
|
|
### [0.5.13-2](https://github.com/sekwah41/Advanced-Portals/compare/v0.5.13-1...v0.5.13-2) (2021-05-14)
|
|
|
|
* No code changes, just updated the changelog generation.
|
|
|
|
### 0.5.13-1 (2021-05-12)
|
|
|
|
|
|
### Features
|
|
|
|
* Added configurable proxy teleport delay ([a1121ad](https://github.com/sekwah41/Advanced-Portals/commit/a1121adc10addfcce515d1358d1274232109fdfd))
|
|
|
|
### 0.5.13-0 (2021-05-12)
|
|
|
|
* Build Tool Change: Updated versioning and changelog tooling and standards.
|
|
* Added improved support for Velocity (You can now add it directly to Velocity as a plugin)
|
|
* Added a ForceEnableProxySupport config option in case any are not detected
|
|
* Modern forwarding will be automatically detected. You will no longer need to manually set ForceEnableProxySupport
|
|
|
|
|