Skip to content

Releases: LumeWeb/portal-plugin-s5

v0.1.1

29 Jun 03:50
e4331e6
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @github-actions made their first contribution in #28

Full Changelog: v0.1.0...v0.1.1

v0.1.0

19 Jun 19:46
Compare
Choose a tag to compare

What's Changed

  • fix: need to create a dedicated subrouter for authenticated endpoints… by @pcfreak30 in #1
  • refactor: update to use new core plugin, context & api interfaces by @pcfreak30 in #2
  • More plugin refactoring by @pcfreak30 in #3
  • fix: use GetProtocol on config due to new api by @pcfreak30 in #4
  • fix: need add dummy Config method for interface by @pcfreak30 in #5
  • fix: need to import portal-plugin-sync/types for api by @pcfreak30 in #6
  • refactor: add internal pkg with ProtocolName and use in api and plugi… by @pcfreak30 in #7
  • refactor: handling of s5 configuration setup, defer to a startup func… by @pcfreak30 in #8
  • refactor: remove using ProtocolInit as we seem to just have to combin… by @pcfreak30 in #9
  • fix: add startup function to call tus handler init by @pcfreak30 in #10
  • ci: add changeset config by @pcfreak30 in #11
  • chore: changeset by @pcfreak30 in #12
  • chore: release by @pcfreak30 in #13

New Contributors

Full Changelog: https://github.com/LumeWeb/portal-plugin-s5/commits/v0.1.0