June 1, 2024
🚀 MyLinks v0.7.3-rc2
The v0.7.3-rc2 release of MyLinks
2nd Release candidate version for v0.7.3, marking a new stable checkpoint.
What’s Changed
🏞️ Highlights
- Initial support for OpenAI Assistants v2
- Introduction of Speech-to-Text and Text-to-Speech functionalities
- Shared Links
- Private Assistants
- LDAP Authentication
✨ New Features
- ⚡ feat: Gemini-1.5 Flash,
gpt-4o
imports,modelSpec
greeting fix by @danny-avila in #2729 - 🚀 feat: Shared Links by @danny-avila in #2772
- 🤖 feat: OpenAI Assistants v2 (initial support) by @danny-avila in #2781
- 🔉 feat: Speech-to-text / Text-to-speech (initial support) by @danny-avila in #2836
- 🤖 feat: Private Assistants by @danny-avila in #2881
- 🖱️ feat: Minor Accessibility Changes by @danny-avila in #2903
- 🔒 feat(auth): LDAP Authentication by @ohneda in #2859
- 🔉 feat: TTS/STT rate limiters by @danny-avila in #2925
- 🦙 feat: Add LLama 3 System Context Length by @danny-avila in #2938
🎨 Styling
- ❇️ style(ModelSpecs): optimize for Long/Chinese name and mobile styling by @danny-avila in #2731
- 📤 style: export button icon by @fuegovic in #2752
- 🔢 style:
ol
Counter Fix by @danny-avila in #2867 - 🎨 style: Focus Outlines by @danny-avila in #2913
⚙️ Other Changes
- 🇬 refactor: Update default Google Models and Parameters by @achhabra2 in #2782
- 🌏 refactor: Improve Title Prompt for Multilingual Titles by @nidasfly in #2832
- 🐋 chore: add
restart: always
to meilisearch service in docker-compose.yml by @s2terminal in #2788 - ♻️ refactor: Login and Registration component Improvement by @ohneda in #2716
- 🚀 refactor: Enhance Custom Endpoints, Message Logic, and Payload Handling by @danny-avila in #2895
- ⬆️ chore: bump
[@langchain](https://github.com/langchain)/google-vertexai
tov0.0.17
by @danny-avila in #2905 - 🔧 chore: Update OpenIDStrategy Logging by @arthurian in #2911
- 🛠️ refactor: Improve Logging and Error Handling in
ToolService
anduseSSE
by @danny-avila in #2922 - 🔄 refactor(EditPresetDialog): Update Model on Endpoint Change by @danny-avila in #2936
- 🚅 docs: Updated Example for LiteLLM ports and Volume mount by @ventz in #2941
🔧 Fixes
- 🔀 fix: Address Convo/Preset Switching Issues by @danny-avila in #2709
- 🚑 fix: Display Error Message when API Connection fails during Chat by @ohneda in #2710
- 🤖 fix: Azure Assistants, use
deploymentName
as Run Model by @danny-avila in #2736 - 💻 fix: Prevent
DataTable
component Text Selection by @techwithanirudh in #2749 - 🐞 Fix: OpenID Profile Image Download by @bsu3338 in #2757
- 🚑 fix: Issue exporting Conversation with Assistants by @danny-avila in #2769
- 👨🔧 fix: recognize command+click on Mac OS by @eshack94 in #2786
- 🔧 fix: Assistants App Error on Parameters Render by @danny-avila in #2805
- 🔧 fix(StableDiffusion): Temporarily Remove
sampler_index
by @danny-avila in #2815 - 🔧 fix: Resolve Redis Standalone vs Cluster mode discrepancy for social logins by @arthurian in #2848
- 🔧 fix: Recognize
azureAssistants
Endpoint Config by @pxz2016 in #2824 - 🚑 fix: Resolve Data Consistency in Infinite Queries by @ohneda in #2852
- 😎 fix: Azure Bug, short default
max_tokens
response usinggpt-4-vision-preview
by @danny-avila in #2885 - 🚑 fix: Prevent Infinite Re-Rendering of the Password Reset UI by @ohneda in #2887
- 🚑 fix: Export Issue with New Chat by @ohneda in #2777
- ⬇️ fix: JSON MyLinks Imports by @danny-avila in #2897
- 🗣️ STT/TTS related fixes post-release in #2840 #2845 #2854 #2837 #2880 #2883 #2926 #2935
👀 What’s Next
Track remaining v0.7.3 changes: https://github.com/TrinhNgocThanh/mylinks.com.vn/milestone/5
Contributors
- @danny-avila
- @ohneda
- @fuegovic
- @achhabra2
- @nidasfly
- @s2terminal
- @arthurian
- @techwithanirudh
- @bsu3338
- @eshack94
- @pxz2016
- @ventz
New Contributors
- @eshack94 made their first contribution in #2786
- @achhabra2 made their first contribution in #2782
- @arthurian made their first contribution in #2848
Full Changelog: https://github.com/TrinhNgocThanh/mylinks.com.vn/compare/v0.7.3-rc…v0.7.3-rc2