Skip to content

Releases: vorchdorf-dot-media/shorts

v2.0.3

23 Nov 12:15
Compare
Choose a tag to compare

2.0.3 (2021-11-23)

Bug Fixes

  • added robots meta tag for non-production builds (714c08c)

v2.0.2

22 Nov 12:12
Compare
Choose a tag to compare

2.0.2 (2021-11-22)

Bug Fixes

  • added condition to support both text & url fields from share target (fc98671)

v2.0.1

22 Nov 06:55
Compare
Choose a tag to compare

2.0.1 (2021-11-22)

Bug Fixes

  • fixed web share target, updated version in manifest (d7156f6)

v2.0.0

20 Nov 09:47
Compare
Choose a tag to compare

2.0.0 (2021-11-20)

Features

  • added Icon component (4007a8a)
  • added NumberInput (c3b07fd)
  • added options components (b3b9758)
  • added options container, refactored form handling (049ec08)
  • changed TTL units from min to days (da4de81)
  • fixed NumberInput, cleaned up options structure, added context for Form (22a2db9)

BREAKING CHANGES

  • 'url' property in POST request was renamed to 'target'.

v1.1.0

15 Oct 13:22
Compare
Choose a tag to compare

1.1.0 (2021-10-15)

Features

  • added url auto-fill based on GET param, added share target (7954fba)

v1.0.0

15 Oct 09:08
Compare
Choose a tag to compare

1.0.0 (2021-10-15)

Features

  • added error handling in Form, moved referer into own URL name space (97256b8)
  • added error page layout (07dfd5d)
  • added legal notice (1d03682)
  • added manifest & service worker (f330e58)
  • added new short directly to store, added automatic copy functionality (4d778c5)
  • added shorts endpoint, added redirect endpoint, enhanced UI (662ddc4)
  • added static assets, added meta header to app.html (6e69ef7)
  • Initial setup (e1a2836)