Releases
v0.11.6
Compare
Sorry, something went wrong.
No results found
m3nu
released this
07 Sep 15:26
Fixes
Fix crash in the scheduler when a profile no longer exists
Schedule runs beyond QTimer's 24.8 day ceiling by re-arming a deadline timer in chunks (#2547 )
Detect resume from sleep on systems without logind (#2537 )
Release the main window's native window when it is closed (#2555 )
Keep a plain vorta run alive after its window is closed on macOS (#2556 )
Performance
Cut ~150 MB of startup memory on macOS by loading Sparkle without PyObjC's class scan (#2551 )
Stop growing PATH on every Borg job on macOS (#2552 )
Scheduler groundwork
Add JobModel, a persistent scheduler job store (#2530 )
Add SchedulerPauseModel so pauses survive a restart (#2532 )
Translations
Move string extraction to pylupdate6 and resync every locale (#2546 , #2543 )
Improve and complete the Swedish translation (#2539 )
Update macFUSE wording (#2542 )
Internal
Convert the archive, source file and log tables to QTableView + QAbstractTableModel (#2515 , #2517 , #2519 , #2523 )
Peel diff, rename, delete and check/compact/prune out of ArchiveTab into views/archive/ helpers (#2525 , #2526 )
Refactor MiscTab to use a store helper for settings filtering (#2514 )
Packaging: collect assets/UI recursively in the PyInstaller spec (#2553 ); fetch Sparkle from upstream instead of the disabled cask
You canβt perform that action at this time.