diff --git a/components/contact.tsx b/components/contact.tsx index e41554c..76f1782 100644 --- a/components/contact.tsx +++ b/components/contact.tsx @@ -19,7 +19,7 @@ export default function ContactUs() { GitHub - + Documentation diff --git a/components/faq.tsx b/components/faq.tsx index a6b326b..7497661 100644 --- a/components/faq.tsx +++ b/components/faq.tsx @@ -16,7 +16,7 @@ export default function FaqPage() {

Got a question that isn't answered here? Check out our{' '} - + Full FAQ

diff --git a/components/release.tsx b/components/release.tsx index d8eaae8..db3296d 100644 --- a/components/release.tsx +++ b/components/release.tsx @@ -17,57 +17,29 @@ export default function Release() { return (
-
- {showDialog && ( + {/* {showDialog && (

OVOS v0.0.8 Pre-Release

-

- We're excited to announce that OVOS version 0.0.8 is now available as a pre-release beta! This version marks a significant milestone for OVOS: it's not only our final release that maintains Mycroft backwards compatibility but also our first to fully integrate OVOS plugins across most components. This step forward reflects our commitment to enhancing user experience and fostering innovation within our community. -

-

Participate in our pre-release beta

-

- We invite all community members to install and test the 0.0.8 pre-release beta. Your feedback is invaluable, especially during the next two weeks, as we focus on addressing any bugs you encounter. This beta testing period is crucial for ensuring a stable and polished 0.0.8 release. Although 0.0.8 alphas have been stable for months, your insights during this formal QA process will help us make the final release the best it can be. -

-

How to upgrade

-

- RaspOVOS users should use @builderjer's upgrade script to use with existing installations. They may also re-flash with the testing version of RaspOVOS.
- ovos-docker users should continue to use development containers - they will remain stable and receive bugfixes during the testing period.
- ovos-installer users can git pull to get the latest installer code, then re-run the installer. This will bring you to the latest pre-release version. -

-

Reporting issues

-

- If you encounter any issues, we encourage you to report them. For those familiar with GitHub, please submit your reports directly to the relevant repository. If you have a fix, feel free to open a PR! -

- -

- If GitHub is unfamiliar to you, or you're unsure where to report, the OpenVoiceOS - Support is your go-to place for assistance from our team. -

-

Note: Non-urgent bugs may be scheduled for a future release, to keep our focus on critical issues.

-

We're open to feature requests!

-

- Should you have any suggestions or feature requests, we're all ears. While our immediate focus is on polishing 0.0.8, we're eager to hear how we can improve. Please share your ideas during this testing phase. Keep in mind, new feature implementation will likely be planned for version 0.1.0 or later unless we determine it's critical for this release. -

-

- A big thank you! Your involvement is what drives OVOS forward. The team extends its heartfelt gratitude to all our users and testers. Together, let's make OVOS 0.0.8 a milestone to remember! +

+ We are creating a new skill store for OpenVoiceOS, from which you can install skills on your device using audioQR codes (GGWave)

+ + Read more +
- )} + )} */}
) } \ No newline at end of file diff --git a/components/timeline.tsx b/components/timeline.tsx index aaab9d5..5227b62 100644 --- a/components/timeline.tsx +++ b/components/timeline.tsx @@ -103,7 +103,7 @@ export default function Timeline() { }, { title: 'OpenVoiceOS get\'s out of beta', - date: 'August 2024 (planned)', + date: 'November 2024', description: 'OpenVoiceOS get\'s out of beta and is ready for the masses.', link: 'https://community.openconversational.ai/t/openvoiceos-0-0-8-qa-process-begins-now/15372' }