Tags give the ability to mark specific points in history as being important
-
v0.6.2rc3
8fee45bd · ·- fix: 🐛 Fix error updating room name with bsuid by @jcardenas4773819 in 065abef8 - feat: ✨ Send username to menuflow by @jcardenas4773819 in 684ec9af - feat: ✨ Allow bic with username and return username in room_info endpoint by @jcardenas4773819 in 07424e84
-
v0.6.2rc2
5ee43aab · ·- fix(Fix): 🎨 Added except to avoid error while setting set-pl user :: @dflorez1 - fix(Fix): 🎨 Delete forbidden error when the shared_secret is not set :: @jcardenas4773819 & @dflorez1
-
v0.6.1.post2
785e26d5 · ·* fix: 🐛 Remove the invited agent if the room changes the queue by @jcardenas4773819 in d4171332
-
v0.6.1.post1
2ebe0ce9 · ·* fix: 🐛 Handle errors when initialising groups. by @jcardenas4773819 in 128e35bf
-
v0.6.2rc1
c678d0a7 · ·- feat: ✨ Added endpoint to get the bridge status :: @jcardenas4773819 - feat: ✨ Implement internal API configuration and authentication decorator :: @jzapataikono - fix: 🐛 Remove the invited agent if the room changes the queue :: @jcardenas4773819
-
v0.6.1
c574aa3e · ·- feat: ✨ Add new authorization management by @jcardenas4773819 in db6b10d3 - refactor(Fix): ♻️ Improved dequeue endpoint, added QueueLeave event and improved added get initial message function by @dflorez1 in 80838426 - fix(Fix): 🎨 Use selected option instead of queue room id in conversation rate and queue leave events by @dflorez1 in 1a605731 - fix(Fix): 🐛 Fix get initial message function to use as staticmethod by @dflorez1 in 9af0acc3 - fix: 🐛 Manage comment message in get initial message by @jcardenas4773819 in bfdd3792
-
v0.6.1rc1
c574aa3e · ·* feat: ✨ Add new authorization management by @jcardenas4773819 in db6b10d3 * refactor(Fix): ♻️ Improved dequeue endpoint, added QueueLeave event and improved added get initial message function by @dflorez1 in 80838426 * fix(Fix): 🎨 Use selected option instead of queue room id in conversation rate and queue leave events by @dflorez1 in 1a605731 * fix(Fix): 🐛 Fix get initial message function to use as staticmethod by @dflorez1 in 9af0acc3 * fix: 🐛 Manage comment message in get initial message by @jcardenas4773819 in bfdd3792
-
v0.6.0.post2
8e818851 · ·fix: 🐛 Use initial message as reason when handling join and send menu variables @jcardenas4773819 and @dflorez1 in fb9ffb56
-
-
v0.5.23.post1
2050c96f · ·* feat: ✨ Added new authorization manage by @jcardenas4773819 in 854d07bb
-
v0.6.0
45883765 · ·* refactor: ♻️ Event management within groups and spaces has been improved by @jcardenas4773819 in 19febf29 * feat: ✨ Added endpoint to activate and deactivate agents by @jcardenas4773819 in 83ecd4b8 * fix(endpoint): 🚑 Added validation to avoid error with invalid or nonexisten uuid by @dflorez1 in d7f29cf4 * refactor: ♻️ Use asyncio Lock to block portals by @jcardenas4773819 in 988b248d * fix(Fix): 🐛 Fixed blocked rooms by @dflorez1 in f633f8e3 * fix: 🐛 Fixed bug sending transfer notices when transferring to queues by @jcardenas4773819 in 45883765
-
v0.6.0rc3
45883765 · ·* fix: 🐛 Fixed bug sending transfer notices when transferring to queues by @jcardenas4773819 in 45883765
-
-
v0.6.0rc1
988b248d · ·* refactor: ♻️ Event management within groups and spaces has been improved by @jcardenas4773819 in 19febf29 * feat: ✨ Added endpoint to activate and deactivate agents by @jcardenas4773819 in 83ecd4b8 * fix(endpoint): 🚑 Added validation to avoid error with invalid or nonexisten uuid by @dflorez1 in d7f29cf4 * refactor: ♻️ Use asyncio Lock to block portals by @jcardenas4773819 in 988b248d
-
v0.5.23
0e0e61fd · ·- feat: ✨ Send MenuType depending on the context by @jcardenas4773819 in 61cf85cf - fix: 🐛 Fix bug transfering to a queue without availables agents by @jcardenas4773819 in df631cb5 - feat: ✨ Sent bridge value in menu variables by @jcardenas4773819 in be3b3079 - fix: 🐛 Fix bug when the agent do not accept the invite during the distribution process by @jcardenas4773819 in 92fcc46a - fix: 🐛 Fix error getting media type of contact files by @jcardenas4773819 in 0ec68372 - fix(Fix): 🚑 Fixed code to avoid error when inviting an agent to a conversation and won't accept it by @dflorez1 in 09e0757b - feat: ✨ Introduce unified logging context for improved debugging by @jzapataikono in 9e9542c9 - feat: ✨ Add endpoint to dequeue a portal by @jcardenas4773819 in 3b909b66
-
v0.5.23rc1
0e0e61fd · ·- feat: ✨ Send MenuType depending on the context by @jcardenas4773819 in 61cf85cf - fix: 🐛 Fix bug transfering to a queue without availables agents by @jcardenas4773819 in df631cb5 - feat: ✨ Sent bridge value in menu variables by @jcardenas4773819 in be3b3079 - fix: 🐛 Fix bug when the agent do not accept the invite during the distribution process by @jcardenas4773819 in 92fcc46a - fix: 🐛 Fix error getting media type of contact files by @jcardenas4773819 in 0ec68372 - fix(Fix): 🚑 Fixed code to avoid error when inviting an agent to a conversation and won't accept it by @dflorez1 in 09e0757b - feat: ✨ Introduce unified logging context for improved debugging by @jzapataikono in 9e9542c9 - feat: ✨ Add endpoint to dequeue a portal by @jcardenas4773819 in 3b909b66
-
v0.5.22.post1
0b951454 · ·fix: 🐛 Unlock the portal after transferring an agent. by @jcardenas4773819 in #4070c009
-
v0.5.22
e2fd0fa4 · ·- feat(events): ✨ Added new delete queue event :: @dflorez1 - fix(Fix): 🎨 Improved params of get a puppet by pk functions :: @dflorez1 - fix(Fix): 🚑 Improved get puppet by mxid to put destination as optional :: @dflorez1 - fix(Fix): 🎨 Improved code to avoid create puppets without destination :: @dflorez1 - fix: 🐛 Saved bot variables in on transit bic :: @jcardenas4773819 - fix(Fix): 🎨 Improved chats status in transfer and removed matrix handler todo :: @dflorez1 - fix: 🐛 Temporary solution using portal instance without constructor :: @dflorez1 - fix: 🐛 Improve transfer command to use with new process distribution :: @dflorez1 - fix(Fix): 🎨 Added new parameter to allow or not update puppet displayname in synapse :: @dflorez1
-
v0.5.22rc1
4c390096 · ·- feat(events): ✨ Added new delete queue event :: @dflorez1 - fix(Fix): 🎨 Improved params of get a puppet by pk functions :: @dflorez1 - fix(Fix): 🚑 Improved get puppet by mxid to put destination as optional :: @dflorez1 - fix(Fix): 🎨 Improved code to avoid create puppets without destination :: @dflorez1 - fix: 🐛 Saved bot variables in on transit bic :: @jcardenas4773819 - fix(Fix): 🎨 Improved chats status in transfer and removed matrix handler todo :: @dflorez1 - fix: 🐛 Temporary solution using portal instance without constructor :: @dflorez1 - fix: 🐛 Improve transfer command to use with new process distribution :: @dflorez1 - fix(Fix): 🎨 Added new parameter to allow or not update puppet displayname in synapse :: @dflorez1
-