Releases: LulububuSoftwareGmbH/boltredirector
Releases · LulububuSoftwareGmbH/boltredirector
Avoid crashes on invalid configurations
Fix empty configs and allow for more statuscodes
This fixes an issue that happened when some configs where empty and adds the option to set the statuscode for the redirect to 301, 302, 307 or 308.
Thanks to @lenvanessen!
See 2.0.2...2.1 for details.
Fix jumplinks and empty configs
This fixes a number of issues with empty configs, ftp redirects and jump links. Thanks to @lenvanessen and @AlphaRecon19 for doing all of the work.
For the specifics see 2.0.1...2.0.2
Fix absolute/relative redirects
Force absolute redirect, fixes #13 Force absolute redirect, fixes #13
First Bolt 3.0 release
2.0.0 add SLinsight badge
Beta for the upcoming 3.0 release
2.0.0-beta1 No tests yet
Main Release
Organisation/Repo renamed (removed hyphens)
Moved docs over to repo
Cleaned up
0.9.2 Minor Release
- Fix for 'empty groups' in .yml. see #2
- Code cleanup, etc.
0.9 Major Release
New Features:
- Smart Wildcards
- Route Moulding
- Capture prevention
- Just In time Replacements (JITs)
- Variables
Fixes:
- Query string separation
- Lots of refactoring
0.3 with documentation changes
Made documentation changes:
- Moved core content of
readme.md
toRedirector/readme.md
- Changed installation instructions
- Added
license.md
file