Skip to content

Latest commit

 

History

History
700 lines (391 loc) · 29.1 KB

File metadata and controls

700 lines (391 loc) · 29.1 KB
icon clock-rotate-left

Changelog

All notable changes to this project will be documented in this file. It keeps track of changes to the GooeyAI repository - gooey-server and other changes to the Documentation and the Gooey.AI website.

The format is based on Keep a Changelog.

30-April-2026

Added

Fixed

29-April-2026

Fixed

28-April-2026

Added

Fixed

27-April-2026

Added

Fixed

23-April-2026

Added

Fixed

22-April-2026

Added

21-April-2026

Added

20-April-2026

Added

Fixed

16-April-2026

Fixed

14-April-2026

Added

Fixed

10-April-2026

Fixed

07-April-2026

Fixed

05-April-2026

Fixed

02-April-2026

Fixed

01-April-2026

Added

Fixed

30-March-2026

Added

Fixed

28-March-2026

Changed

27-March-2026

Fixed

26-March-2026

Added

25-March-2026

Added

Fixed

24-March-2026

Added

Fixed

20-March-2026

Added

Fixed

17-March-2026

Added

Fixed

12-March-2026

Added

11-March-2026

Added

10-March-2026

Added

Fixed

06-March-2026

Added

Fixed

04-March-2026

Added

01-March-2026

Added

Fixed

27-February-2026

Fixed

25-February-2026

Added

21-February-2026

Fixed

20-February-2026

Fixed

18-February-2026

Fixed

14-February-2026

Fixed

12-February-2026

Added

Fixed

04-February-2026

Fixed

03-February-2026

Added

Fixed

30-January-2026

Added

26-January-2026

Added

20-January-2026

Added

16-January-2026

Added

15-January-2026

Added

14-January-2026

Added

12-January-2026

Added

02-January-2026

Fixed


19-December-2025

Fixed

18-December-2025

Fixed

28-November-2025

Changed

26-November-2025

Changed

Fixed

25-November-2025

Changed

21-November-2025

Added

19-November-2025

Added

18-November-2025

Fixed

29-September-2025

Fixed

25-September-2025

Fixed

24-September-2025

Added

18-September-2025

Fixed

16-September-2025

Added

15-September-2025

Added

11-September-2025

Added

25-August-2025

Added

22-August-2025

Added

21-August-2025

Added

20-August-2025

Added

18-August-2025

Added

14-August-2025

Added

13-August-2025

Added

12-August-2025

Added

09-August-2025

Added

22-July-2025

Added

08-May-2025

Added

Changed

Fixed

18-Nov-2024

Fixed

UX:

  • Removed the signout button from the profiles page (now we have the profile dropdown) - (commit)
  • Use an icon with more click-space for more options in the menu
  • Fixed bug where the share button disappears from a saved run - (commit)
  • Support change notes for saved runs
  • Better button placement in version history

Added

Workspaces [beta]:

  • Breadcrumbs in workspace>author style (commit)
  • Better invitation email text (commit)
  • Better text labels for account pages (commit)
  • Show workspace selector in "Save" dialog (commit)
  • Added URL fragments to the reference links for improved redirection to specific sections on cited webpages #502

11-Oct-2024

Fixed

  • Render correct run cost estimate when something on the page changes #475

Added

  • Ability to select LLM on /eval #472
  • UX improvements to "save as new" / "save" for anon & logged in users (#453, #481)
  • New "share" dialog for published runs #453

17-Sep-2024

Added

Fixed:

  • Bug fix for SERP search location when set to st

11-Sep-2024

Added

03-Sep-2024

Added

28-Aug-2024

Added

Fixed

20-Aug-2024

Added

  • LLM: Updated Sarvam, GPT-4o Mini, SEA-LION-v2. Head over to our Compare LLM Generator to see it in action, SEA-LION v2 and Sarvam available here!
  • Functions: Revamped functions editor with an in-built linter.
  • AI Standards: Our proposal to the Library of Congress and Rockefeller Foundation on how shared AI workflows can catalyze innovation everywhere.
  • Impact: Understand how you can use GenAI for your Impact Organization.

14-Aug-2024

Added

  • Speech Recognition and Translation: We have upgraded Seamless M4T to v2. This provides improved ASR for nearly 100 languages. Try it here: https://gooey.ai/speech/seamless-m4t-v2-hindi-english-g8883e8675gk/

  • Copilot: Enabled "Auto-play responses" in Copilot Web Widget Integrations. You can control whether audio/video responses should be auto-played or not. This feature is enabled by default.

8-Aug-2024

Added

  • Lipsync: We have deployed some improvements around the SadTalker lipsync model

    • more understandable error messages,
    • support for a wider range of image/video resolutions,
    • the ability to not crash on long videos,
    • better support for video inputs overall.

    Here is an example of the improved performance on video input:

OLD OUTPUT

{% embed url="https://storage.googleapis.com/dara-c1b52.appspot.com/daras_ai/media/eef688c8-1dfb-11ef-af8a-02420a000128/gooey.ai%20lipsync.mp4" %}

NEW OUTPUT

{% embed url="https://storage.googleapis.com/dara-c1b52.appspot.com/daras_ai/media/1db03ed8-4ecc-11ef-b5a4-02420a000192/gooey.ai%20lipsync.mp4" %}

Fixed

  • Lipsync: bug fixes for short input audio and reference inputs

24-Jul-2024

Fixed