history_old » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2025-02-14 | 2025-02-14 | ||
in foreground consistency (martin) | in background consistency (martin) | ||
Line 256: | Line 256: | ||
* Better formatting of feature list on Interface page of Preferences dialog. | * Better formatting of feature list on Interface page of Preferences dialog. | ||
* Optimizing adjusting to updated system font. [[bug>2149]] | * Optimizing adjusting to updated system font. [[bug>2149]] | ||
- | * Consistency with loading icons synchronously and on the background. [[bug>2161]] | + | * Consistency with loading icons synchronously and in the background. [[bug>2161]] |
* Added new ''ap-southeast-4'' AWS region. | * Added new ''ap-southeast-4'' AWS region. | ||
* Selecting the best language with each installation. [[bug>2160]] | * Selecting the best language with each installation. [[bug>2160]] | ||
Line 306: | Line 306: | ||
* Bug fix: Moving WebDAV transfer to background aborts the transfer if the server commits the interrupted foreground transfer. [[bug>2126]] | * Bug fix: Moving WebDAV transfer to background aborts the transfer if the server commits the interrupted foreground transfer. [[bug>2126]] | ||
* Bug fix: Failure when saving edited file while current tab is not connected. [[bug>2139]] | * Bug fix: Failure when saving edited file while current tab is not connected. [[bug>2139]] | ||
- | * Bug fix: When the current session is encrypted, saved edited file was uploaded using the current session instead of its source session. When the current session is not encrypted, edited files opened in any encrypted session was uploaded on the background, possibly leading to data inconsistent files. | + | * Bug fix: When the current session is encrypted, saved edited file was uploaded using the current session instead of its source session. When the current session is not encrypted, edited files opened in any encrypted session was uploaded in the background, possibly leading to data inconsistent files. |
* Bug fix: When reattaching edited file to re-connection session, the file was always attached to the current session instead of the possibly non-active re-connected session. | * Bug fix: When reattaching edited file to re-connection session, the file was always attached to the current session instead of the possibly non-active re-connected session. | ||