v1.2beta1
Pre-release
Pre-release
Added:
- archive: implement import/export of the current package set for offline use
- linux: initial port (64-bit only)
Changed:
- browser: add ellipsis on the pkg count button to hint at its menu (#18)
- download: redesign thread scheduling logic
- download: reuse HTTP connections when possible
- download: write data directly to disk when applicable
- import: trim leading and trailing whitespace from user input [p=1799229]
- manager: remove extra ellipsis on the Browse packages button
- ostream: trim trailing whitespace from changelog lines
Fixed:
- download: don't report garbage as error in some edge cases
- path: avoid repeated slashes when concatenating path segments
- serializer: fix crash when reading empty window settings on macOS 10.8 [p=1794205]
- task: abort download of subsequent files after a single failure
- task: fix cancelled downloads being considered as sucessful installation
- transaction: do not start the next batch of tasks when cancelled
- transaction: don't propose to uninstall obsolete packages from protected repos