Skip to content

Releases: Eyevinn/intercom-manager

v1.1.0

11 Jul 08:21
9915ab3
Compare
Choose a tag to compare

What's Changed

  • fix: guard against empty array when setting new line id by @martinstark in #101
  • feat: endpoint for paginated list of productions by @birme in #102

Full Changelog: v1.0.0...v1.1.0

v1.0.0

01 Jul 13:12
e3c655e
Compare
Choose a tag to compare

What's Changed

  • fix: move API docs location by @birme in #92
  • feat: add and remove line from a production by @birme in #93
  • chore: remove prod deploy by @birme in #94
  • feat(#95): can rename a line in a production by @birme in #98
  • chore: generic logging by @birme in #100

Full Changelog: v0.5.0...v1.0.0

v0.2.0

19 Dec 09:55
8bb02b8
Compare
Choose a tag to compare

What's Changed

  • chore: readme instructions on how to run service by @birme in #20
  • feat: return line object on patch by @oshinongit in #21
  • feat: production manager unit tests and removed redundant async by @oshinongit in #22
  • feat: delete connection request and fn by @oshinongit in #23
  • feat: poll check smb connection then prune ProductionManager connections by @oshinongit in #27
  • feat: readme updated with env vars by @oshinongit in #29

Full Changelog: v0.1.0...v0.2.0

v0.1.0

06 Dec 10:13
00cee07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/Eyevinn/intercom-manager/commits/v0.1.0