Skip to content

Releases: MycroftAI/mycroft-core

Fixes a typo in the manifest file.

21 Jul 20:40
Compare
Choose a tag to compare
release/0.7.12

fix a typo naming the new volume sound

Fixes enclosure upload issue.

21 Jul 19:31
Compare
Choose a tag to compare

This is a patch release to fix an issue that was preventing avrdude from uploading Arduino code to the Mycroft unit.

Release 0.7.10

21 Jul 19:18
Compare
Choose a tag to compare

This release includes some less visible changes and fixes.

If you have a Mycroft unit, the volume behavior has changed. Delay has been decreased and instead of speaking the volume level setting at each click, a simple sound has been added. This reduces the chance of turning the dial several notches and then waiting for Mycroft to stop speaking. He will still speak if you set the volume with voice control.

The enclosure code is in the process of some heavy refactoring, but some quick fixes were added to make it more responsive and tweak the weather animation.

Some scripts have been removed from the root directory, to make things a bit more clear. We have also separated packaging scripts from this repository, so they are no longer tied to a release. This also reduces some clutter and opens the possibility to download daily master builds via apt. Check back for an update at http://docs.mycroft.ai

These changes and others coming soon will allow us to better iterate the development of mycroft-core, integrate multiple build systems, and decouple skills from the process.

Fix issues from 0.7.8

15 Jul 17:50
Compare
Choose a tag to compare

Release 0.7.8

14 Jul 22:08
Compare
Choose a tag to compare

This release brings in the base media skill and a few minor fixes such preventing wolfram from parsing what's 2 + 2 incorrectly. Along with that Mycroft Core now can communicate the weather to the enclosure for visual display.

release/v0.7.7

07 Jul 23:45
Compare
Choose a tag to compare

Release 0.7.7

Changelog:
Stock display on faceplate
Faster enclosure button
Wakeword can be configured

Release 0.7.6

30 Jun 19:26
Compare
Choose a tag to compare

Today, we're releasing a new version of Mycroft Core: version 0.7.6. The changes include:

-Various improvements to the listener, including a significant drop in wakeword false positives
-A related change in the wakeword, from "Mycroft" to "Hey Mycroft"
-Significant improvements to Mycroft's sleep functionality (he now wakes up much more consistently to the words "wake up")
-Further improvements in the Wolfram Alpha skill, causing it to return useful information more often
-A "thinking" animation to be displayed on units' faceplates when they wait on information

As always, these are only the most visible changes from the latest release. To see everything that's changed, take a look at the commit history on our repository.

revert enclosure version until the builder is fixed

27 Jun 22:14
Compare
Choose a tag to compare

unfortunately, the enclosure release build won't detect the newest release, so, back to 1.3

Release: 6/23

23 Jun 22:31
Compare
Choose a tag to compare

Pre-release to test auto-updates #2

23 Jun 17:40
Compare
Choose a tag to compare

This is mainly a test for the enclosure update postinst scripts.