Skip to content

v5.1.1

Compare
Choose a tag to compare
@marcelklehr marcelklehr released this 10 May 13:43
· 51 commits to develop since this release

Fixed

  • fix(SyncProcess): Do not serialize all trees each progress tick
  • fix(SyncProcess): Call progressCb 2x less
  • fix(Account): Extract and unify progressCallback
  • fix(SyncProcess): Limit action execution concurrency to 12
  • fix(Account): Properly declare DEBUG the typescript way
  • fix(syncProcess): Properly count planned actions
  • fix(Git): On init don't use force push
  • fix(Git): Only bulldoze the repository if HEAD or branch cannot be found
  • Add optional automatic error reporting to discover dormant bugs
  • fix(Unidirectional): Scanner should use mappings if possible
  • fix({html,xbel} parsers): Don't replace '0' by ''
  • fix: Don't set lock after freeing it
  • Fix(BrowserTree): Don't load full Tree on startup