Skip to content

Releases: Lapinskas/roadrunner-ubiquity

Compatibility with RoadRunner 2.0

20 Mar 19:36
a381029
Compare
Choose a tag to compare
1.1.2

Update CHANGELOG.md

Compatibility with PHP 8

22 Jan 15:34
1aaf9c5
Compare
Choose a tag to compare
1.1.1

Update CHANGELOG.md

Bugfix for headers

08 Sep 18:52
caa096f
Compare
Choose a tag to compare

Fixed

  • Wrong header parser on response. Location header missing #26 Thanks to @soceans02

Compatibility with Ubiquity devtools

06 Mar 18:53
50a59d9
Compare
Choose a tag to compare

Fixed

  • Configuration is now compatible with Uniquity devtools. Thanks to @wizzybenson

Conditional sessions

29 Feb 06:39
c0f54c5
Compare
Choose a tag to compare

Added

  • Session startup could be conditional. Thanks to @jcheron

Installation scripts have been fixed

27 Feb 23:56
b898b6b
Compare
Choose a tag to compare

Fixed

  • Installation scripts have been fixed

Sessions have been fixed

27 Feb 00:53
4098597
Compare
Choose a tag to compare

Fixed

  • Sessions have been fixed

Response headers are cleaned for consecutive responses

25 Feb 12:27
52e9101
Compare
Choose a tag to compare

Fixed

  • Headers are cleaned after each request

First release

24 Feb 18:18
Compare
Choose a tag to compare

Full functioning integration between RoadRunner and Ubiquity.
Preliminary benchmarks shows 2x times better performance for MyUbiquityAdmin application.