Skip to content

Releases: SoTrxII/Pandora

2.5.2

01 Aug 12:52
Compare
Choose a tag to compare

Commits

  • c683cdd: Removing leftover heartbeat test (SoTrxII)
  • ea1b26c: Fixing Pandora not being able to start when the object storage isn't defined (#6) (SoTrxII)
  • 6c1a94f: Refreshing explanation on how to get the bot running (#6) (SoTrxII)
  • 37dc92c: Non-breaking dependencies bump (SoTrxII)
  • 7c6ff96: Release 2.5.2 (SoTrxII)

2.5.1

13 Apr 14:15
Compare
Choose a tag to compare

Commits

  • d80d18d: Fixing records starting with the pubsub method not recovering properly (SoTrxII)
  • e819d49: Removing unnecessary ping process in audio-recorder.ts. (SoTrxII)
  • 8e99e66: Catching "Connexion reset by peer" error without letting pandora enter DR mode (SoTrxII)
  • 31b41d7: Release 2.5.1 (SoTrxII)

2.5.0

01 Apr 15:52
Compare
Choose a tag to compare

Commits

  • baf3aac: Fixed DISABLE_INTERACTION switch actually enabling interactions (SoTrxII)
  • 2793ddc: Upgrading typescript to new major version 5.0 (SoTrxII)
  • 66ce124: Upgrading jest to new major version 29.0 (SoTrxII)
  • 358563b: Release 2.5.0 (SoTrxII)

2.4.1

01 Apr 15:43
Compare
Choose a tag to compare

Commits

  • 5179810: Upgrading eris from 0.17.0 to 0.17.2 to solve a voice channel connection error (SoTrxII)
  • b752a40: Upgrading from node 16 to node 18 LTS. The code hasn't changed (SoTrxII)
  • 96207ea: Upgrading dependencies to their non-breaking latest versions (SoTrxII)
  • 3ef8498: Upgrading to Typescript 4.8.3, modifying some control type signatures to be compliant with the new rules (SoTrxII)
  • 9022eb5: Release 2.4.1 (SoTrxII)

2.4.0

06 Jan 10:46
Compare
Choose a tag to compare

Commits

  • eb75938: Adding fileName as a mirror attribute of key for recordings to have proper names (#5) (SoTrx)
  • 474f4e9: Release 2.4.0 (SoTrx)
  • 51837a8: Fixing image not compiling properly on latest node version by using node 16 instead (SoTrx)
  • f41bd72: Updating doc version (SoTrx)

2.3.3

17 Oct 17:42
Compare
Choose a tag to compare

Commits

  • 6c5ee67: Allowing to disable interactions (SoTrx)
  • 59ad100: Release 2.3.3 (SoTrx)

2.3.2

01 Oct 11:24
Compare
Choose a tag to compare

Commits

  • a4eab9e: Update Craig Repo link (Ralph) #4
  • 26c1d55: Merge branch 'master' of github.com:SoTrxII/Pandora into master (SoTrx)
  • 1d6edb1: Release 2.3.2 (SoTrx)

2.3.1

01 Oct 11:22
Compare
Choose a tag to compare

Commits

  • 941eac6: Making dapr ports configurable (SoTrx)
  • aa9b52d: Release 2.3.1 (SoTrx)

2.3.0

31 Aug 08:38
Compare
Choose a tag to compare

Commits

  • 5c080b7: Splitting state manipulation and persistence (SoTrx)
  • b013431: Using pm2 in Dockerfile to circumvent record files being deleted in between each reboot ijn Kubernetes (SoTrx)
  • 20de457: Release 2.3.0 (SoTrx)
  • ca1b930: Fixing CI by ensuring typescript 4.7.3 is installed instead of 4.8.X. (SoTrx)

2.2.0

19 Jul 14:43
Compare
Choose a tag to compare

Commits

  • 2b47847: Replacing ISO string in the written file info by a POSIX timestamp (SoTrx)
  • 75c16a7: Typo in README.md (SoTrx)
  • b84fff0: Prettier NO-OP (SoTrx)
  • 55a1de4: Removed stopRecording returning the startTime, as this doesn't make any sense in a distributed system (SoTrx)
  • 17578df: Adding the voice channel id currently recorded as an argument to end a recording session. (SoTrx)
  • 1f31e69: Echoing the voice channel ID when signaling that a new record session started (SoTrx)
  • c58e33f: Signaling method typing replaced with something less specific (SoTrx)
  • b68a7e5: Updating README.md (SoTrx)
  • 8c3341a: Updating README.md: (SoTrx)
  • 0338a8b: Release 2.2.0 (SoTrx)