Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump to 0.12.1 #11122

Merged
merged 1 commit into from
Nov 26, 2024
Merged

chore: bump to 0.12.1 #11122

merged 1 commit into from
Nov 26, 2024

Conversation

laipz8200
Copy link
Member

@laipz8200 laipz8200 commented Nov 26, 2024

Bug Fixes in v0.12.1

  1. Webapp Custom Icons: Fixed display issues for custom icons in the webapp. fix: site icon not showing #11094

  2. Start Form File Handling: Addressed the inability to use files in the Start form. fix: Cannot use files in the user inputs. #11112

  3. LLM Memory Processing: Corrected errors in LLM memory handling. fix: user query be ignored if query_prompt_template is an empty string #11103 and fix(llm_node): Ignore user query when memory is disabled. #11106

  4. Conversation Deletion: Fixed conversation removal issues. fix: timezone not imported in conversation service. #11076

  5. App Creation and Template Import: Resolved errors during app creation and template import. fix: import Explore Apps raise error #11091, fix #11091 raise redirect issue #11092 and fix: app copy raise error #11108

These fixes ensure improved functionality and reliability across the platform.

@laipz8200 laipz8200 marked this pull request as ready for review November 26, 2024 07:46
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Nov 26, 2024
@laipz8200 laipz8200 merged commit 208d6d6 into main Nov 26, 2024
16 checks passed
@laipz8200 laipz8200 deleted the chore/bump-to-0.12.1 branch November 26, 2024 07:46
@dosubot dosubot bot added the dependencies Pull requests that update a dependency file label Nov 26, 2024
Copy link

@Bashirsaba Bashirsaba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😎

Copy link

@Bashirsaba Bashirsaba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants