v1.6.1 (released on 21 Jan 2025)
v1.6.1 (released on 21 Jan 2025)
Bugfixes
#0051 - There is no indication of the number of titles anywhere in the App. It can be shown as a badge of the Library tab. Similarly search result, favourite tiles and keywords number can be shown as badges of the respective tabs.
#0052 - Copy Response function for ChatGPT support sometimes incorrectly takes more responses from the chat than the current query session.
#0053 - The app fails to send prompts to Gemini when there is no target chat specified.
#0054 - The app fails to select specified chat for Gemini in 12.9” iPad.
#0055 - Currently there is no way user can refresh the content of the tabs by pulling down the screen. Such refresh ability should be made available for titles list in Library, search result in Search, Favourite and Keyword.
#0056 - Bug fixes due to build environment upgrade to Xcode 16.2 and iOS/iPadOS 18.
#0057 - Currently user can only see the Title Processing Progress View in the main screen of the Library tab. They should be able to see the progress anywhere in the App. The progress view can be displayed as the tab icon for Library tab.
#0058 - Too many line breaks in the responses copied from Gemini and ChatGPT. They should be trimmed.
#0059 - In Search, as the search is performed asynchronously, the result screen is always displayed before the result returns. Before the result returns, the result count is shown as zero. This could confuse users. Instead of showing zero, the count should display “Loading…” to indicate the search result is still pending.
#0060 - A few issues with the Notes Editor: (1) Not easy to dismiss the keyboard and (2) No quick way to clear the notes when it is long
Enhancements
None