Skip to content

Releases: LulububuSoftwareGmbH/boltredirector

Avoid crashes on invalid configurations

31 Oct 15:24
cc4e1ea
Compare
Choose a tag to compare

Added a try catch to the config parsing to avoid crashes on invalid configurations

Fix empty configs and allow for more statuscodes

26 Sep 20:36
Compare
Choose a tag to compare

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

21 Sep 20:19
Compare
Choose a tag to compare

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

29 Sep 18:43
Compare
Choose a tag to compare
Force absolute redirect, fixes #13

Force absolute redirect, fixes #13

First Bolt 3.0 release

15 Aug 08:52
Compare
Choose a tag to compare
2.0.0

add SLinsight badge

Beta for the upcoming 3.0 release

05 Aug 13:26
Compare
Choose a tag to compare
Pre-release
2.0.0-beta1

No tests yet

Main Release

01 Nov 05:33
Compare
Choose a tag to compare

Organisation/Repo renamed (removed hyphens)
Moved docs over to repo
Cleaned up

0.9.2 Minor Release

30 Sep 16:34
Compare
Choose a tag to compare
  • Fix for 'empty groups' in .yml. see #2
  • Code cleanup, etc.

0.9 Major Release

19 Sep 12:29
Compare
Choose a tag to compare

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

13 Sep 06:03
Compare
Choose a tag to compare

Made documentation changes:

  1. Moved core content of readme.md to Redirector/readme.md
  2. Changed installation instructions
  3. Added license.md file