Differences
This shows you the differences between the selected revisions of the page.
2024-05-30 | 2024-05-31 | ||
ctrl+f incremental search (martin) | layout and context menu on login dialog search panel (martin) | ||
Line 18: | Line 18: | ||
* Only profiles that contain both ''aws_access_key_id'' and ''aws_secret_access_key'' are listed on the Login dialog | * Only profiles that contain both ''aws_access_key_id'' and ''aws_secret_access_key'' are listed on the Login dialog | ||
* Bug fix: The ''.aws/credentials'' file path was resolved using ''AWS_CONFIG_FILE'' environment variable instead of correct ''AWS_SHARED_CREDENTIALS_FILE''. | * Bug fix: The ''.aws/credentials'' file path was resolved using ''AWS_CONFIG_FILE'' environment variable instead of correct ''AWS_SHARED_CREDENTIALS_FILE''. | ||
- | * Incremental search panel pops up on ''Ctrl+F'' to make the function easier to find. [[bug>2281]] | + | * Incremental search improvements: |
+ | * Search panel pops up on ''Ctrl+F'' to make the function easier to find. [[bug>2281]] | ||
+ | * Layout of search panel on Login dialog improvend. | ||
+ | * Search options context menu added to the search panel on Login dialog. | ||
* Site import from an INI file. [[bug>2290]] | * Site import from an INI file. [[bug>2290]] | ||
* Fallback to nonresumable transfer when temporary target file cannot be created. [[bug>2277]] | * Fallback to nonresumable transfer when temporary target file cannot be created. [[bug>2277]] |