Skip to content

0.8.0

Compare
Choose a tag to compare
@Minddol Minddol released this 04 May 01:21
· 957 commits to master since this release

Released on 2020-02-27

Fixed

  • Fix TTSAgent bug where completion is not called. (#136)
  • Fix event payload in TTSAgent (#140)
  • Fix DisplayAgent bug where deallocated observer is not called. (#167)
  • Fix a bug where TTSState does not set properly. (#173)
  • Fix TextAgent bug in initializer (#195)

Updated

  • Update DisplayAgent to version 1.1 (#153)
  • Update ExtensionAgent to version 1.1 (#179)
  • Separate NuguCore and NuguAgents (#196)
  • Update SystemAgent for sending extra error code (#105) (#124)
  • Improve JadeMarble and KeenSense for API Stability (#130) (#131)
  • Refactor related to ContextManager (#91) (#133)
  • Update LocationAgent by changed location Interface (#19) (#138)
  • Update TimeUUID version from 1 to 2. (#183)
  • Move variables related NattyLog to global variables (#151) (#152)
  • Move EndPointDetector to NuguCore (#180)
  • Move DialogStateAggregator from NuguCore to NuguClientKit (#177)
  • Update LoginError to be more detailed (#197)
  • Refactoring MediaPlayable (#122) (#123)
  • Refactoring FocusChannelConfigurable (#156) (#158)
  • Refactoring AuthorizationManager. (#145) (#176)

Added

  • Adds CHANGELOG.md (#18) (#125)
  • Adds PULL_REQUEST_TEMPLATE.md (#154) (#159)
  • Add DownStreamDataTimeoutPreprocessor to drop the timed out messages (#118)
  • Add cancelAssociation parameter to TTS.stop to call PlaySyncManager.releaseSyncImmediately properly. (#161)
  • Generate 'Device-Uniqud-Id' in NuguLoginKit (#104) (#163)
  • Add .travis.yml for Travis-CI (#204)
  • Add test-case for LocationAgent, SystemAgent, ExtensionAgent, TextAgent (#210)(#211) (#221)(#222)

Removed

  • Remove NuguInterface (#196)
  • Remove PermissionAgent (#60) (#135)
  • Remove CapabilityConfigurable protocol (#169)