jovo-cms-googlesheets
#494 Fix empty Cells on CMS bug (@rubenaeg)
- Ruben A. (@rubenaeg)
jovo-framework
Improve Conversation test runtime handling (send(req)
,sendToServer(req)
,sendToApp(req, app)
)
jovo-platform-googleassistant
#479 Add google res getters (@natrixx)jovo-framework
#488 Send test requests directly to app object (issue #469) (@stephen-wilcox)
jovo-platform-dialogflow
,jovo-platform-googleassistant
Improve robustness of the Dialogflow/Googleassistant integration
jovo-platform-dialogflow
Fix Dialogflow testsuite issue #481jovo-platform-dialogflow
Fix missingX.original
input parameterjovo-framework
#490 Add missing dependencies (in dev setup) (@stephen-wilcox)
- natrixx (@natrixx)
- Stephen Wilcox (@stephen-wilcox)
- Alex (@aswetlow)
jovo-platform-alexa
#470 Add Alexa response getters (@natrixx)jovo-framework
#474 Adds helpers to check for request types (@KaanKC)jovo-framework
#463 Refactoring and unit tests (@KaanKC)jovo-airtable-cms
#461 Add AirtableCMS Unit Tests (@rubenaeg)jovo-platform-alexa
#475 Adds CanfulfillIntentRequest example | 🐛 Sets canFulfillRequest() param to possibly undefined (@KaanKC)
jovo-db-firestore
#473 Fix Saves updatedAt only if it's defined (issue #472) (@KaanKC)jovo-platform-dialogflow
#464 Fixed hasState(), hasSessionData() (issue #462) (@natrixx)jovo-db-mysql
Fix default connection config
jovo-framework
Fix unit testing FileDB initialization (issue #455)
- Alex (@aswetlow)
jovo-framework
#446 DB save optimization only saves to db if changes were made (@KaanKC)jovo-framework
#442 Update addText to accept arbitrary SSML wrapping elements (@jnthnwn)jovo-framework
#451 Adds updatedAt to databases (@KaanKC)
jovo-framework
Improved Typescript compatibility (Examples)jovo-cms-googlesheets
#450 Add Unit Tests for GoogleSheetsCMS integration (@rubenaeg)jovo-framework
#443 Tests for db integrations (@KaanKC)
jnthnwn
jovo-cms-airtable
#432 Adds Platform-specific Responses, CMS-Caching for Airtable Integration (@rubenaeg)
jovo-platform-dialogflow
Fix session handling in Dialogflow contexts (issue #430)jovo-platform-alexa
Fix CanFulFillIntent response object (issue #438)
- #428 I18Next Tests (@rubenaeg)
jovo-db-dynamodb
Fix mandatory config propertyjovo-framework
Fix Typescript compilation issues
- Ruben A. (@rubenaeg)
jovo-db-mysql
#419 Increased storage to MEDIUMTEXT (@dominik-meissner)all
Improve publish process for framework contributions
- @dominik-meissner
- Alex (@aswetlow)
jovo-platform-googleassistant
Fixes lifespan of session context
💅 Enhancement
jovo-framework
#414 ♻️ GoogleSheetsCMS integration should reject JovoError instead of string (@KaanKC)jovo-core
#415 🐛 Fixes: JovoError doesn't print module (@KaanKC)jovo-platform-googleassistant
#410 🐛 Fixes Google Assistant handler merge #412 (@kouz75)jovo-platform-alexa
Fixes ContactAPI access token bugjovo-platform-googleassistant
Fixes lifespan of session context
jovo-platform-alexa
#384 Adds Amazon Pay helper methods and docs (@KaanKC)jovo-platform-googleassistant
#406 Adds Google Transactions for Digital Goods (@renatoalencar)jovo-framework
Adds database integration to unit tests (conversion.$user.$data
)jovo-platform-dialogflow
Add custom payloads for Dialogflow agents (starting with Facebook Messenger and Slack) - Work in progress
jovo-platform-googleassistant
#393 Adds missing ON_DATETIME intent | Adds askForDateTime & askForConfirmation (@KaanKC)jovo-framework
#398 Fixes setAlexaHandler/setGoogleAssistantHandler with a list of objects. (@kouz75 )jovo-platform-googleassistant
#401 Fixes askForPlace(), adds helper, tests and docs (@KaanKC)jovo-platform-alexa
#407 Fixes fix missing playerActivity (@kouz75)jovo-platform-googleassistant
Fixes GoogleAction user id generation #390jovo-db-mysql
Fixes NEW_USER bug in MySQL integrationjovo-platform-alexa
Fixes typo in PermissionCard getterjovo-plugin-debugger
Fixes audioplayer requests in Jovo Debugger
jovo-framework
Adds DynamoDB DAX supportjovo-framework
Adds AWS X-Ray #238jovo-framework
Adds keepSessionDataOnSessionEnded (keeps session data in response object)jovo-framework
Adds getRoute and getMappedIntentName helpersjovo-platform-alexa
Adds isDialogX functions #347jovo-platform-alexa
Adds askFormRemindersPermissionCardjovo-plugin-debugger
Adds askFormRemindersPermissionCard
- Renato Alencar (@renatoalencar)
- scouzinier (@kouz75)
- Kaan Kilic (@KaanKC)
- Alex (@aswetlow)
jovo-platform-googleassistant
#383 Support to daily updates and daily routines (@renatoalencar)jovo-platform-googleassistant
#384 Adds Google Action Push Notifications (@KaanKC)jovo-platform-alexa
#387 Adds Alexa Geolocation support (also known as Location Services) (@KaanKC)jovo-framework
#375 Implemented Azure Functions context logging (@IGx89)
jovo-cms-i18next
Fixed i18n file extension bug (in Typescript projects)jovo-platform-alexa
Fixed directives override (DisplayTemplates)
jovo-platform-framework
#389 Improve middleware hooks (@aswetlow)jovo-platform-alexa
AddedshouldEndSession(boolean | null)
to handle the shouldEndSession property explicitlyjovo-platform-alexa
AddedgetSkillId()
helper method
- Renato Alencar (@renatoalencar)
- Matthew Lieder (@IGx89)
- Kaan Kilic (@KaanKC)
- Alex (@aswetlow)
jovo-framework
FixedUnhandled()
delegation in nested states bugjovo-framework
Fixed error delegation to hostjovo-cms-i18next
Added configurable i18next config propertiesjovo-platform-alexa
Fixed error code in AlexaDeviceAddress service
jovo-framework
Addedconsole.dd(obj)
(dump and die). Logs object and calls process.exit(). (Same as dd() in Laravel)jovo-cms-i18next
Updated version of i18next module to 14.1.0
jovo-framework
Added this.skipIntentHandling() in NEW_SESSION, NEW_USER, ON_REQUEST
jovo-framework
Fixed returns in NEW_SESSION, NEW_USER, ON_REQUEST (skips further intent handling)
- `jovo-db-mysql' Refactored MySQL integration (ConnectionPool)
- Improved logging in
jovo-cms-i18next
,jovo-db-filedb
,jovo-db-mysql
,jovo-db-dynamodb
- Alex (@aswetlow)
-
jovo-framework
#370 Fixed setLocale in conversation method (@aswetlow) -
jovo-framework
#370 Fixed special characters in Cloudwatch logs (@aswetlow) -
jovo-platform-googleassistant
#368 Fix displayText not display (@kouz75)
-
jovo-framework
app.onRequest() and app.onResponse()jovo-platform-alexa
Added deleteShouldEndSession() to $alexaSkilljovo-platform-googleassistant
Fix multiple reprompts in Google Assistant ask() #359
-
jovo-platform-googleassistant
#361 Typo removed (@dominik-meissner)
- Alex (@aswetlow)
- @dominik-meissner
jovo-db-firestore
#350 ✨ Adds Google Firestore integration @KaanKCjovo-core
#349 TestSuite is now generic, with platform-specific interfaces available @IGx89jovo-platform-alexa
Fixed hasScreenInterface check in DisplayTemplate requestsjovo-plugin-debugger
Added setAPLInterface to Echo Show/Echo Spot requestsjovo-platform-alexa
AddedaddAplDirective()
helper method
jovo-core
Fixed throw Error in parallel executionjovo-core
Fixed middleware bug issue #346jovo-db-filedb
Fixed null values in db.json after delete
jovo-platform-alexa
#344 showVideo(...) should not drop session attributes @IGx89jovo-core
Refactored handler core to provide a request-specific (Alexa handler, GoogleAssistant handler) handler executionjovo-core
Fixed log level conversion process.env.JOVO_LOG_LEVEL = 'verbose'jovo-platform-alexa
Fixed hasSlotValue(key) bug in Alexa dialog interfacejovo-cms-googlesheets
Fixed GoogleSheets multiple responses sheets bugjovo-framework
Updated gulp file to version 4 @janober
- Messed up release, sorry
jovo-platform-alexa
#338 Fixed issue where $gameEngine.respond would drop the session attributes @IGx89jovo-db-cosmosdb
#341 Added Azure Cosmos DB integration @KaanKCjovo-platform-alexa
#336 Wrong response.httpStatus & Typo removed @dominik-meissnerjovo-framework
Improved error output (work in progress)
jovo-framework
Added simpleverbose
mode (work in progress)jovo-platform-alexa
Fixed AudioPlayer metadata bug (issue #328)jovo-platform-alexa
Fixed Alexa cards bugjovo-platform-alexa
Fixed SpeechBuilder object in DialogInterface methodsjovo-platform-dialogflow
Fixed session handling
jovo-platform-alexa
#315 Image shouldn't be required for ListTemplate1 @IGx89jovo-framework
Fixed examples and declaration filesjovo-platform-alexa
Fixed Multiple directives bug (issue #317)jovo-platform-alexa
Added getReminder(alertToken) methodjovo-platform-googleassistant
Added $googleAction.$user helper methodsjovo-platform-googleassistant
Added more unit tests
jovo-cms-i18next
Added js language resource file compatibilityjovo-plugin-debugger
Changed debugger.json file path to/project/debugger.json
jovo-framework
jovo-platform-alexa
Added missing v1 methods ($user.isNewUser()
,$alexaSkill.getEndReason()
)jovo-platform-alexa
Fixed incorrect responses bugjovo-framework
FixedintentsToSkipUnhandled
bugjovo-analytics-dashbot
Fixed Dashbot import bugjovo-framework
Fixed example projects folder structurejovo-framework
#314 Fix for intent exception causing unhandled rejection @IGx89jovo-platform-alexa
#313 SimpleCard didn't include content @KaanKCjovo-platform-alexa
#311 Fix APL directives with v2 @kouz75