Releases: rockbenben/img-prompt
v2.1.0
Fixes:
-
Issue with reset of comma during English input
Fixed a bug where commas were being automatically reset when typing in English. -
Issue with tag not updating after new edits with exact matches
Fixed the issue where tags with exact matches weren't updating after editing the content, ensuring tags reflect the most recent changes. -
Mobile issue with incorrect selection background display
Fixed an issue where the background color for selected text was incorrectly displayed on mobile devices, improving consistency. -
Unable to add tag after inserting Chinese comma
Fixed the issue where users were unable to add tags after typing a Chinese comma, preventing interruptions in tag entry. -
Issue with Chinese comma being replaced by two commas
Fixed a bug where a Chinese comma was incorrectly replaced by two commas, ensuring correct input behavior.
Features:
- Different style and unclickable recommendation for exact match with search term
Introduced a new feature where recommendations that exactly match the search term are styled differently and cannot be clicked.
Optimizations:
-
Theme switching color optimization
Optimized the colors for theme switching, improving visual aesthetics and consistency. -
Improved background style for result area
Enhanced the background style in the result area for better visual appeal. -
Reorganized code for better logical understanding
Rearranged the code structure for better readability and logical flow.
修复:
-
英文输入时逗号被重置的问题
修复了在英文输入时,逗号字符被自动重置的bug。 -
完全匹配标签不会随新编辑而变动的问题
修复了完全匹配标签在新编辑内容时不自动更新的问题,确保标签始终与最新内容一致。 -
手机端选中区域背景显示错误的问题
修复了在手机端选中区域背景显示不正确的问题,提升了移动端的显示一致性。 -
添加中文逗号后,无法添加tag的问题
修复了在输入中文逗号后无法继续添加标签的问题,避免了标签输入的卡顿。 -
避免中文逗号替换为2个的问题
修复了中文逗号被错误地替换为两个逗号的问题,确保输入准确性。
功能:
- 与搜索词相同的推荐词显示不同样式,且不能点击
对于与搜索词相同的推荐词,进行了样式区分,且禁止点击。
优化:
-
主题切换的颜色优化
对主题切换的颜色进行了优化,提升了视觉效果和一致性。 -
美化结果区背景样式
优化了结果区背景样式,提高了界面的美观性。 -
整理代码顺序,方便逻辑理解
调整了代码顺序,提升了代码的可读性和逻辑性。
- Windows:适用于 Windows 系统,请选择
.exe
或.msi
文件。 - Mac(Intel 版本):适用于 Intel 处理器的 Mac,请选择
.dmg
或.app.tar.gz
文件。 - Mac(Apple Silicon 版本,如 M1/M2):适用于 Apple Silicon 处理器的 Mac,请选择
aarch64.dmg
或aarch64.app.tar.gz
文件。 - Linux(Debian/Ubuntu):适用于 Debian/Ubuntu 系统,请选择
.deb
文件。 - Linux(通用版本):适用于其他 Linux 发行版,请选择
.AppImage
或.rpm
文件。
v2.0.0
- Windows:适用于 Windows 系统,请选择
.exe
或.msi
文件。 - Mac(Intel 版本):适用于 Intel 处理器的 Mac,请选择
.dmg
或.app.tar.gz
文件。 - Mac(Apple Silicon 版本,如 M1/M2):适用于 Apple Silicon 处理器的 Mac,请选择
aarch64.dmg
或aarch64.app.tar.gz
文件。 - Linux(Debian/Ubuntu):适用于 Debian/Ubuntu 系统,请选择
.deb
文件。 - Linux(通用版本):适用于其他 Linux 发行版,请选择
.AppImage
或.rpm
文件。
v1.2.2
- Windows:适用于 Windows 系统,请选择
.exe
或.msi
文件。 - Mac(Intel 版本):适用于 Intel 处理器的 Mac,请选择
.dmg
或.app.tar.gz
文件。 - Mac(Apple Silicon 版本,如 M1/M2):适用于 Apple Silicon 处理器的 Mac,请选择
aarch64.dmg
或aarch64.app.tar.gz
文件。 - Linux(Debian/Ubuntu):适用于 Debian/Ubuntu 系统,请选择
.deb
文件。 - Linux(通用版本):适用于其他 Linux 发行版,请选择
.AppImage
或.rpm
文件。