Shlink v1.6.0 Release Notes

Release Date: 2017-10-23 // over 6 years ago
  • โž• Added

    • #44 Now it is possible to set custom slugs for short URLs instead of using a generated short code
    • #47 Allowed to limit short URLs availability by date range
    • #48 Allowed to limit the number of visits to a short URL
    • #105 Added option to enable/disable URL validation by response status code

    ๐Ÿ”„ Changed

    • โœ… #27 Added repository functional tests with dbunit
    • ๐Ÿ‘ป #101 Now specific actions just capture very specific exceptions, and let the ErrorHandler catch any other unhandled exception
    • #104 Used different templates for requested-short-code-does-not-exist and route-could-not-be-match
    • #99 Replaced usages of AnnotatedFactory by ConfigAbstractFactory
    • โšก๏ธ #100 Updated templates engine. Replaced twig by plates
    • #102 Improved coding standards strictness

    ๐Ÿ—„ Deprecated

    • Nothing

    โœ‚ Removed

    • ๐Ÿ‘ #86 Dropped support for PHP 5

    ๐Ÿ›  Fixed

    • #103 NotFoundDelegate now returns proper content types based on accepted content