Skip to content

Releases: r8/elixir-oembed

0.5.0

Choose a tag to compare

@r8 r8 released this 14 Dec 16:42
7328456

Maintenance release.

Fixed

Chore

  • Upgrade dev dependencies
  • Remove empty config file
  • Regenerate formatter config and gitignore with the latest Elixir
  • Fix CI workflow

0.4.1

Choose a tag to compare

@r8 r8 released this 14 Jan 10:55
6de2fa1

Fixed

0.4.0

Choose a tag to compare

@r8 r8 released this 21 Jul 12:02

Added

  • Add Youtube provider (@Kuret)

0.3.0

Choose a tag to compare

@r8 r8 released this 27 Mar 10:46

Added

0.2.2

Choose a tag to compare

@r8 r8 released this 13 Sep 16:17

Fixed

  • Fix link selector for Discoverable provider (thanks to @juanbono)

0.2.1

Choose a tag to compare

@r8 r8 released this 01 Nov 22:19

Fixed

  • Fix handling of relative endpoint urls (thanks to @slavone)

0.2.0

Choose a tag to compare

@r8 r8 released this 13 Sep 11:45

Added

  • Ability to add custom providers via mix config in parent application (thanks to @slavone)

Fixed

  • Encode Instagram photo URL in API request.

0.1.1

Choose a tag to compare

@r8 r8 released this 07 Mar 22:32

Fixed

  • Fix crashing when URL is empty or nil.

0.1.0

Choose a tag to compare

@r8 r8 released this 25 Feb 21:12

Initial release.