chore(package): Bump version to 1.4.2 #20897
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚀 What's New in v1.4.2?
We've packed v1.4.2 with usability upgrades, polished features, and stability enhancements. Check out what's new:
🌟 New Features & Improvements
Smarter Webapp Inputs: Automatically fill hidden fields using URL parameters (feat: allow fill inputs from url params #20630), by @hjlarry.
Efficient Document Extraction: Faster, streamlined processing for Excel and CSV files (A more concise and effective extractor for excel and csv files #20625), thanks to @HaiyangPeng.
Marketplace UI Update: Easier browsing with improved sorting for app types (feat: reorder app types #20685), courtesy of @nite-knite.
Personalized Chatbot UX: Chat input placeholder now dynamically displays your bot's name (Feat/15534 support replacing the bot in chat input placeholder with the bots name #20473), thanks to @crazywoola.
Robust File Uploads: Addressed issues with multiple file extension mappings (fix: unable to upload custom file in case of incorrect inffered by multiple extensions mapped from mime type with filename extension hints #20559), by @bowenliang123.
Advanced Knowledge Base API Features:
Weave Tracing & W&B Integration: Enhanced support for dedicated cloud instances for better operations monitoring (Add support for W&B dedicated cloud instances in Weave tracing integration #20765), from @parambharat.
🔒 Security Updates
🐛 Bug Fixes
Resolved 401 Errors:
workflow_as_tool(fix: Instance <Account> is not bound to a Session #20347).All thanks to @laipz8200.
Agent Node Refinements:
Annotation API Fix: Restored the missing
end_userargument (fix: apps/annotation missing 1 required positional argument: 'end_user' #20428), courtesy of @quicksandznzn.Docker Environment Corrections: Fixed erroneous handling of environment variables (fix: wrong env usage in middleware #20436), by @crazywoola.
Code Node & Trace Management:
app_idnow included in TraceTasks for better management (fix(ops_trace_manager): Adds app_id to TraceTask initialization #20461), thanks to @laipz8200.HTTP Node Reliability: Corrected curl operations using
--data(fix: import from curl not work for --data #20471), by @hjlarry.Memory Leak Prevention: Fixed Celery worker leaks ensuring jobs close correctly (fix celery job not closed issue #19268), by @JohnJyong.
Improved Housekeeping Command: Now preserves avatar images and app icons correctly (fix(housekeeping): exclude files that are used as app icons or avatar images from being removed #20532), thanks to @kurokobo.
Email Invitation Fixes: SMTP authentication errors resolved (fixes #19634 #20545), by @AnshumanSaini.
Consistent App Tagging: Resolved app tag update issues (fix: update app tag error #20618), by @Nov1c444.
Markdown Rendering Fixes: Ensured abbreviations display properly in react-markdown (fix(markdown): Ensure abbr: links render correctly in react-markdown v9+ #20648), by @xuzijie1995.
LLM Node Image Parsing: Improved reliability for single-step executions with images (fix(llm_node): update file variable mapping to use vision configs #20417), by @lrhan321.
Restored Agent Moderation: Functionality fully restored (fix: agent moderation not working #20673), by @Nov1c444.
Plugin Extension Performance: Restored responsiveness and speed (fix(inner_api/plugin/wraps): refresh user model after creation in get user function #20704), by @Yeuoly.
Question Classifier Stability: Executions now error-free (fix(api): Resolve error encountered when executing
QuestionClassifieNode#20829), thanks to @QuantumGhost.Enhanced Web UX: Single-run modals now auto-dismiss for better usability (fix(web): optimize prompt change logic for LLM nodes (#20841) #20865), by @HyaCiovo.
Enjoy these improvements and a smoother, more stable experience! 🚀