Skip to content

Releases: fdocr/udl-server

1.0.0.beta3

Choose a tag to compare

@fdocr fdocr released this 15 Dec 04:31
fe03d29

What's Changed

New Contributors

Full Changelog: v1.0.0.beta2...v1.0.0.beta3

1.0.0.beta2

1.0.0.beta2 Pre-release
Pre-release

Choose a tag to compare

@fdocr fdocr released this 06 May 07:41

Dependency bumps for enhancements and vulnerability fixes under the hood

What's Changed

Full Changelog: v1.0.0-beta1...1.0.0.beta2

1.0.0-beta1

1.0.0-beta1 Pre-release
Pre-release

Choose a tag to compare

@fdocr fdocr released this 06 Dec 05:21

What's Changed

Full Changelog: 0.2.3...v1.0.0-beta1

Dependency updates

Choose a tag to compare

@fdocr fdocr released this 02 Dec 11:40
3fa33f2

What's Changed

Full Changelog: 0.2.2...0.2.3

Require ENV for AASA + Optimizations/Fixes

Choose a tag to compare

@fdocr fdocr released this 23 Aug 17:49
846f19c
  • Makes ENV variable required for the server to respond with AASA
  • Fixes an issue with redirecting to perfectly valid URLs
  • Adds better test coverage

Dependency Updates

Choose a tag to compare

@fdocr fdocr released this 23 Aug 16:43
c63be80

Patch update to bump up Dependencies

Direct Universal Links Support

Choose a tag to compare

@fdocr fdocr released this 23 Aug 16:36
2b6dc54

This release improves on the previous release by allowing to provide direct Universal Links support on the UDL Server.

The difference is that one UDL Server will be directly linked to one mobile app. This may be further improved down the line, but takes away the downside of browsers (not Safari) and embedded webviews in 3rd party apps that were left with a lingering empty tab after the deep link.

First official version

Choose a tag to compare

@fdocr fdocr released this 23 Aug 16:05
9069819

This version is redirect based UDL Server. The drawbacks come in the form of empty tabs on certain browsers (not Safari on iOS). The main benefit is that one UDL server might work for deep linking many apps, not just one.