shlink-web-client/CHANGELOG.md
2018-09-02 10:47:23 +02:00

3 KiB

CHANGELOG

1.0.1 - 2018-09-02

Added

  • Nothing

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • #42 Fixed selected tags lost when navigating between pages in short URLs list.
  • #43 Fixed "List short URLs" menu item only selected when in first page.

1.0.0 - 2018-08-26

Added

  • #4 Now it is possible to export and import servers.

    • Export all servers in a CSV file.
    • Import the CSV in a different device.
  • #4 Added tags management.

    • List existing tags, and filter the list.
    • Change their name and color.
    • Jump to URLs list filtering by one tag.
  • #5 Tags for existing URLs can be edited now.

  • #24 Improved left menu in mobile devices, which is now a swipeable sidebar instead of a stacked top bar.

  • #22 Improved code coverage.

  • #28 Added integration with Scrutinizer.

Changed

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

0.2.0 - 2018-08-12

Added

  • #12 Improved code coverage
  • #20 Added servers list in welcome page, as well as added link to create one when none exist.

Changed

  • #11 Improved app icons fro progressive web apps.

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • #19 Added workaround in tags input so that it is possible to add tags on Android devices.
  • #17 Fixed short URLs list not being sortable in mobile resolutions.
  • #13 Improved visits page on mobile resolutions.

0.1.1 - 2018-08-06

Added

  • #15 Added a Dockerfile that can be used to generate a distributable docker image

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing