3.3.0
zed-industries/zed3.3.0Jun 16, 2024by JasonLovesDoggo
AI Summary
Maintenance release focusing on dependency updates, bug fixes for audio generation, and UI enhancements for the video bot.
Key Highlights
- Fixes for Streamlabs Polly and random voice prompts
- Introduction of a Fancy title screen
- Multiple dependency bumps (torch, transformers, pillow, etc.)
New Features
- Fancy title screen
- Fixes for new UI
Full Release Notes
## What's Changed * Fix to config toml for random_voice by @MagicHatJo in https://github.com/elebumm/RedditVideoMakerBot/pull/1813 * Update my discord by @JasonLovesDoggo in https://github.com/elebumm/RedditVideoMakerBot/pull/1908 * Bump unidecode from 1.3.6 to 1.3.8 by @dependabot in https://github.com/elebumm/RedditVideoMakerBot/pull/1926 * Bump transformers from 4.29.2 to 4.37.1 by @dependabot in https://github.com/elebumm/RedditVideoMakerBot/pull/1936 * Bump pillow from 9.5.0 to 10.2.0 by @dependabot in https://github.com/elebumm/RedditVideoMakerBot/pull/1915 * Update stale.yml by @JasonLovesDoggo in https://github.com/elebumm/RedditVideoMakerBot/pull/1938 * Fixing Streamlabspolly issue by @dieperdev in https://github.com/elebumm/RedditVideoMakerBot/pull/1944 * Bump torch from 2.0.1 to 2.2.0 by @dependabot in https://github.com/elebumm/RedditVideoMakerBot/pull/1943 * Bump gtts from 2.3.2 to 2.5.1 by @dependabot in https://github.com/elebumm/RedditVideoMakerBot/pull/1939 * Bump transformers from 4.37.1 to 4.37.2 by @dependabot in https://github.com/elebumm/RedditVideoMakerBot/pull/1941 * streamlabspolly_fix.py by @dyogenez in https://github.com/elebumm/RedditVideoMakerBot/pull/1966 * Bump torch from 2.2.0 to 2.2.2 by @dependabot in https://github.com/elebumm/RedditVideoMakerBot/pull/1995 * Bump transformers from 4.37.2 to 4.39.2 by @dependabot in https://github.com/elebumm/RedditVideoMakerBot/pull/1997 * Update streamlabs_polly.py by @JasonLovesDoggo in https://github.com/elebumm/RedditVideoMakerBot/pull/2003 * updates dev by @JasonLovesDoggo in https://github.com/elebumm/RedditVideoMakerBot/pull/2002 * Bump translators from 5.7.6 to 5.9.1 by @dependabot in https://github.com/elebumm/RedditVideoMakerBot/pull/2008 * Bump pillow from 10.2.0 to 10.3.0 by @dependabot in https://github.com/elebumm/RedditVideoMakerBot/pull/2005 * Bump transformers from 4.39.2 to 4.39.3 by @dependabot in https://github.com/elebumm/RedditVideoMakerBot/pull/2006 * Fix random voice prompt by @JasonLovesDoggo in https://github.com/elebumm/RedditVideoMakerBot/pull/2020 * Update broken discord url by @JasonLovesDoggo in https://github.com/elebumm/RedditVideoMakerBot/pull/2026 * Update main.py by @JasonLovesDoggo in https://github.com/elebumm/RedditVideoMakerBot/pull/2028 * Bump torch from 2.2.2 to 2.3.0 by @dependabot in https://github.com/elebumm/RedditVideoMakerBot/pull/2032 * Bump transformers from 4.39.3 to 4.40.2 by @dependabot in https://github.com/elebumm/RedditVideoMakerBot/pull/2042 * Adds Fancy title screen by @Cyteon in https://github.com/elebumm/RedditVideoMakerBot/pull/2051 * Fixes for new UI by @Cyteon in https://github.com/elebumm/RedditVideoMakerBot/pull/1986 * Update 3.3.0 by @Cyteon in https://github.com/elebumm/RedditVideoMakerBot/pull/2060 ## New Contributors * @MagicHatJo made their first contribution in https://github.com/elebumm/RedditVideoMakerBot/pull/1813 * @dieperdev made their first contribution in https://github.com/elebumm/RedditVideoMakerBot/pull/1944 * @dyogenez made their first contribution in https://github.com/elebumm/RedditVideoMakerBot/pull/1966 * @Cyteon made their first contribution in https://github.com/elebumm/RedditVideoMakerBot/pull/2051 **Full Changelog**: https://github.com/elebumm/RedditVideoMakerBot/compare/3.2.1...3.3.0