Releases: ArvinZJC/Kobe
V1.2.0-beta.1
特性
- 搜索结果页面改版,带来如下主要特性:
- 全新分页布局更符合常规搜索结果页面设计。
- 引入分页加载,提高在行列较多时的流畅度。
变化
- 搜索结果页面改版,带来如下主要变化:
- 去掉华而不实的效果。
- 去掉/改变了一些需求不大、在行列较多时会造成严重卡顿的功能:
- 不再允许选择列。
- 不再允许通过拖动列的边界调整列宽,所有列默认在加载时自动按内容调整宽度。相应地,移除表格的工具栏和列的菜单中自动调整列宽的相关选项。
- 最大日期跨度由原来的1 - 8周改为1 - 10个月。
- 在搜索引擎正在搜索时,不再允许操作搜索表单。
- 更新股票代码自动补全库。
- 其他一些关于布局、菜单图标、文字描述和页面加载的小改进。
问题修复
- 搜索框的提示条在特定操作下会导致无法消除。
- 较大的日期范围会导致界面严重卡顿。
- 导出的 Excel 文件存在数据和格式问题。
- 偏好设置的滑动条在特定操作下显示异常。
- 偏好设置的垂直滚动条位置错误。
已知问题
- V1.0.0 的已知问题暂未修复。
Features
- The search result view is redesigned with the following primary features:
- The brand-new paging layout is more compatible with the common search result view design.
- Page loading is introduced to mitigate the performance issue for a large amount of data.
Changes
- The search result view is redesigned with the following primary changes:
- Some unnecessary effects are removed.
- Some low-usage functions causing severe performance degrades are removed/changed:
- The column chooser is removed.
- Column resizing via the column borders is disabled. All columns’ width is automatically adjusted while rendering. The relevant options in the toolbar and column menus are also removed.
- The max date range span is changed from 1 - 8 week(s) to 1 - 10 month(s).
- The search form is disabled when the search engine is working.
- The stock symbol database is updated.
- Some other minor improvements on the layout, the menu icon, text descriptions and page loading.
Bug fixes
- The search boxes’ tooltip cannot be closed in specific cases.
- A long date range can freeze the UI severely.
- Data and format errors exist in the exported Excel files.
- The preference view’s sliders can have a strange appearance in specific cases.
- The preference view's vertical scroll bar is positioned improperly.
Known issues
- All known issues in V1.0.0.
V1.1.0
特性
- 在关闭具有多个标签页的窗口时,弹出确认对话框。相应地,增加一个关于关闭多标签页时询问的偏好设置。
- 增加关于检查更新的偏好设置。
- 在应用菜单的“帮助”菜单中,增加“打开日志文件目录”选项。
变化
- 搜索结果表格可移动区域的水平滚动条由表格最底端移到表格标题栏下,并随标题栏在表格垂直滚动时固定位置,以使在表格较长时也能轻易水平滚动。
- 自动检查更新的系统通知增加应用图标。
- 确认重置所有偏好设置的弹窗改为使用系统弹窗。
- 更新股票代码自动补全库。
- 其他一些关于外观、资源文件和文字描述的改进。
问题修复
- 在一些情况下,应用窗口在大小改变后会无法拖动。
- 日期范围选择器的范围部分的背景色在深色外观下显示异常。
- 搜索结果表格工具栏的水平滚动条在浅色外观下显示异常。
- 搜索结果表格可移动区域不能根据内容长度显示/隐藏水平滚动条。
- 搜索结果表格边界会丢失。
- 搜索结果表格标题文字大小明显小于正常。
- 偏好设置中的浅色和深色模式图标错误。
- 在导出成 Excel 时是否包含隐藏列的偏好设置不能正确初始化。
- 在手动检查更新时,发现更新后的下载功能异常。
- Windows 上的系统通知显示的应用名会不正确。
已知问题
- V1.0.0 的已知问题暂未修复。
Features
- A confirmation dialogue can be popped up to confirm whether to close the window with multiple tabs. A preference controlling the dialogue behaviour is also added.
- The preferences for checking for updates are added.
- The menu item for opening the log directory is added in the app menu’s help submenu.
Changes
- The horizontal scroll bar of the search result grid’s movable content area is moved from the grid bottom to the grid header area’s bottom. It is sticky as the header to make it convenient to scroll horizontally for a vertically long grid.
- The app icon is added to the system notification for checking for updates automatically.
- A system dialogue is used to confirm resetting preferences.
- The stock symbol database is updated.
- Some other improvements on the appearance, resources, and text description.
Bug fixes
- The app window can be non-draggable after resizing in some cases.
- The date range picker’s range background colour is improper in the dark mode.
- The horizontal scroll bar of the search result grid’s toolbar has a strange appearance in the light mode.
- The horizontal scroll bar of the search result grid’s movable content area cannot be shown/hidden based on the content size.
- The search result grid border is missing sometimes.
- The search result grid header’s text size is much smaller than normal.
- The icons of the preference options for the light and the dark mode are wrong.
- The preference for indicating whether to include hidden columns while exporting to Excel cannot be initialised properly.
- Downloading the update after checking for updates manually does not work.
- The system notification on Windows may show the app name wrongly.
Known issues
- All known issues in V1.0.0.
V1.0.0 🎉
注意
- 这是重构的全新神户座第一个正式版。经过一段时间迭代,此应用已基本稳定。后续还会加入更多功能和改进。🐌 感谢支持(尤其是家人们)!🤑
- 在安装、使用和卸载此应用的过程中,任何来自系统的安全提示都可授权允许。此应用已签名,无恶意行为,亦不会收集并上传任何用户隐私。
变化
- 不再允许打开多个应用主进程。即,若神户座已运行,则尝试再打开神户座的结果是使已运行的神户座获得焦点。
- 一些关于外观、布局和多标签页窗口逻辑的改进。
问题修复
-
Windows 上不能通过标题栏区域拖拽窗口(在 V1.0.0-beta.1 中的一个已知问题)。
此问题相关的 Electron 的已知问题并未修复。为不影响使用,神户座实现了一种替代方案,此方案的主要缺陷是最大化/恢复窗口标题栏按钮不会触发 Windows 11 的贴靠布局。一旦 Electron 修复了相关问题,神户座将恢复旧有方案。
-
macOS 上不能通过双击可拖拽的标题栏区域缩放窗口。
-
检查更新忙的弹窗无消息内容。
已知问题
- 由于使用了 Electron 提供的无边框窗口,一个已知问题导致在 Windows 上窗口最小化、最大化、恢复和关闭的动画丢失(在 V1.0.0-beta.1 中的一个已知问题)。
ATTENTION
- This is the brand-new Kobe’s 1st stable version. The app can basically make everything work as expected after iterating it for some time. It is definitely not the end 🐌, and I would like to thank your support (especially my family)! 🤑
- It is awfully safe to permit the app behaviour for any system prompt regarding safety confirmation. The app is signed, is not malware, and will never ever collect and upload any user privacy.
Changes
- Now opening multiple app main instances is not allowed. That is, the Kobe run will gain focus if another Kobe is tried to start.
- Some improvements on the appearance, the layout, and the tabbed window’s logic.
Bug fixes
-
The app window is non-draggable on Windows (a known issue in V1.0.0-beta.1).
The Electron’s known issue related to this bug is not solved. Kobe implements an alternative to avoid causing trouble for using the app. The primary drawback of this solution is that the Windows 11’s snap layout cannot be triggered on the window’s maximise/restore button. Once the relevant bug in Electron is fixed, the previous implementation will be restored.
-
Double click on the draggable title bar area cannot trigger zooming the app window.
-
The dialogue showing the updater’s busy status has no message content.
Known issues
- Due to the use of Electron’s frameless window, a known bug causes the app window to lose the closing/maximising/minimising/restoring animation on Windows (a known issue in V1.0.0-beta.1).
V1.0.0-beta.5
问题修复
- 没有自动检查更新任务正在进行时,手动检查更新也无法进行。
- 更新器询问是否下载更新的弹窗选择结果相应不正确。
已知问题
- V1.0.0-beta.1 的已知问题暂未修复。
Bug fixes
- Checking for updates manually cannot work even when there is no auto-update task.
- The dialogue asking whether to download the update immediately does not have correct responses.
Known issues
- All known issues in V1.0.0-beta.1.
V1.0.0-beta.4
变化
- 自动检查更新(打开应用)时,点击应用菜单内的检查更新将提示已有检查更新任务存在。
问题修复
- Windows 上更新器报证书错误。
已知问题
- V1.0.0-beta.1 的已知问题暂未修复。
Changes
- The updater will notify that the task for checking for updates exists when checking for updates automatically (starting the app).
Bug fixes
- The updater raises a certificate error on Windows.
Known issues
- All known issues in V1.0.0-beta.1.
V1.0.0-beta.3
变化
- 右键菜单中的外链搜索选项已替换为在线搜索选项。具体改动如下:
- 相关右键菜单项和偏好设置项的文字描述已更新。
- 之前的外链搜索选项会显示当前外链搜索服务。这导致相关的偏好设置改动由于一些限制而不能立即生效。现在这个问题已通过迭代的在线搜索选项解决。
- Windows 应用菜单项“关于神户座”和“检查更新”的顺序交换。
- 其他一些关于外观和布局的小改进。
问题修复
- 更新器各弹窗的样式与文字格式未作基本优化。
- 一个更新器弹窗不能正确显示提示信息。
已知问题
V1.0.0-beta.1 的已知问题暂未修复。
Changes
- The external search option in the context menu is now the online search option. The specific changes are:
- The text descriptions of the relevant context menu item and preference are changed.
- The context menu item for the external search showed the external search service configured in the preferences previously. It causes that the relevant preference change cannot be applied immediately due to several limitations. Now it is solved by deprecating the old one with the online search option.
- The order of the app menu items “关于神户座” and “检查更新” is swapped on Windows.
- Some other minor improvements on the appearance and layout.
Bug fixes
- The updater dialogues have different styles and text formats.
- An updater dialogue does not show the message correctly.
Known issues
- All known issues in V1.0.0-beta.1.
V1.0.0-beta.2
变化
- 点击相应应用菜单项进行手动检查更新,来决定是否下载更新(如果有)。相应地,应用启动时会进行自动检查更新。
- 在应用菜单中添加 Gitee 项目仓库地址作为备用。
- 关于运行日志的小改进。
问题修复
- 错误的配置导致更新逻辑名存实亡。
- 更新板块未汉化。
已知问题
- V1.0.0-beta.1 的已知问题暂未修复。
Changes
- Clicking the menu item for checking for updates means checking for updates manually to confirm whether to download immediately. By contrast, the updater will check for updates automatically when the app starts.
- The URL of the mirror project on Gitee is added as a menu item.
- Minor improvements on logs.
Bug fixes
- The updater will not work due to wrong build configurations.
- The updater’s language is not simplified Chinese.
Known issues
- All known issues in V1.0.0-beta.1.
V1.0.0-beta.1
特性
- 为了满足以下需求,设计了船新的多标签页应用窗口:
- 在 macOS 和 Windows 上支持多标签页应用窗口布局,并提供基本一致的用户体验。
- Windows 标题栏跟随外观设置。
- 加入了应用内检查更新功能。
- 重构了在 Windows 上的应用菜单,使之适配多标签页应用窗口。
变化
- 从此版本开始,受益于家人的支持 🤑,神户座已签名,意味着不再需要在 macOS 的终端输入命令解除
com.apple.quarantine
。在 Windows 上,您可对一切安全提示授权允许。 - 文件下载(如:导出到 Excel)将直接在后台开始,而不再弹出
另存为...
对话框。做出这一改动的原因如下:- 新的依赖有助于优化下载流程,包括过程中在 macOS 的 dock 栏显示下载数和完成后打开文件位置。
- 避免在 Windows 上的
另存为...
对话框显示文件下载地址。
- 其他一些关于外观、布局、性能和文字描述的小改进。
问题修复
- 所有在 V1.0.0-alpha.1 中的已知问题。
- 在 macOS 上,通过 dock 图标再次激活应用会出现初始化异常。
- 在一些情况下,搜索结果表格的搜索功能执行不必要的搜索。
- 选择显示的列会导致搜索结果表格的部分边界丢失。
- 在一些情况下,搜索结果表格的工具栏和标题头不能正确响应窗口大小变化。
Tab
键会卡在搜索结果表格第一个数据行中。- 一些依赖带来的安全问题。
已知问题
- 由于使用了 Electron 提供的窗口标题栏遮罩,一个已知问题导致在 Windows 上不能通过标题栏区域拖拽窗口(需要从标题栏右键菜单选择“移动”后拖拽)。
- 由于使用了 Electron 提供的无边框窗口,一个已知问题导致在 Windows 上窗口最小化、最大化、恢复和关闭的动画丢失。
Features
- A brand-new tabbed app window is designed in favour of the following requirements:
- Supporting the tabbed app window layout on both macOS and Windows and providing almost the same user experience.
- Making the title bar follow the appearance preference on Windows.
- An app updater is introduced.
- The app menu is refactored for Windows to fit the tabbed app window.
Changes
- From this version, thanks to the support from my family 🤑, Kobe has been signed, so you no longer need to enter any command in Terminal on macOS to remove
com.apple.quarantine
for the app. On Windows, you can just permit the app behaviour for any prompt. - Now file downloading (e.g., exporting to Excel) is started directly in the background without showing a
Save As...
dialogue. It is confirmed due to the following reasons:- With the use of a new dependency, it is awfully easy to reveal the downloaded file in the system file manager and to show the file count badge on the macOS dock icon when the download is in progress.
- It can be a workaround to hide the downloaded file URL shown as the
Save As...
dialogue title on Windows.
Bug fixes
- All known issues in V1.0.0-alpha.1.
- Poor initialisation exists on macOS when the dock icon is clicked to activate the app.
- The search result grid’s search box performs unnecessary searches in some cases.
- The search result grid border can be broken after choosing columns.
- The search result grid’s stacked header and toolbar cannot resize properly in some cases.
- The
Tab
key navigation on the search result grid occurs on the 1st data row rather than the entire grid table. - Several potential security issues exist due to several specific dependencies.
Known issues
- Due to the use of Electron’s title bar overlay, a known bug causes the app window non-draggable on Windows unless "move" is selected in the title bar's context menu.
- Due to the use of Electron’s frameless window, a known bug causes the app window to lose the closing/maximising/minimising/restoring animation on Windows.
V1.0.0-alpha.1 🎉
注意
- 这是重构后的神户座的第一个 alpha 测试版,此版本功能尚不完善。
- 因证书问题,打开神户座会触发系统安全机制。Windows 下请按提示允许打开操作。macOS 下遇到安装后无法打开并提示损坏,需要终端输入命令解除 Apple 隔离标识:
sudo xattr -r -d com.apple.quarantine /Applications/神户座.app
特性
- 船新设计的 UI 界面:从 ❤️ 出发,为 ❤️ 而行。
- 船新设计的搜索引擎:稳和快的平衡点由您决定。
- 船新设计的深色模式:外观切换更友好。
- 船新设计的偏好设置:定制恰到好处。
- 特性太多列举不过来了 🙃
已知问题
- Windows 暂不支持多 Tab 页。
- 受 Electron 的影响,Windows 标题栏不跟随外观设置。
ATTENTION
- This is the first alpha version of Kobe after refactoring it for some time. The functionality requirements are not fully satisfied.
- Due to the lack of code signing, running Kobe can trigger system safety mechanisms. On Windows, you may permit the app behaviour for any prompt. On macOS, the prompt "the app is damaged and can't be opened" can be solved by entering the command in Terminal:
sudo xattr -r -d com.apple.quarantine /Applications/神户座.app
Features
- Brand-new UI design: from the heart to love.
- Brand-new search engine: stable or fast? You control the balance.
- Brand-new dark mode: appearance switch becomes more user-friendly.
- Brand-new user preferences: all is just right.
- Too many features... 🙃
Known Issues
- Tab pages are not supported on Windows.
- Due to the use of Electron, the title bar does not follow the appearance preference on Windows.