What's Changed
- build(ui): replace Semantic UI with Fomantic by @tympanix in #746
- chore(deps-dev): bump postcss from 8.5.14 to 8.5.24 by @dependabot[bot] in #744
- refactor(action-header): use HTML template by @tympanix in #747
- refactor(dropdown): consolidate directives by @tympanix in #745
- refactor(icons): replace webfont with SVGs by @tympanix in #748
- fix(lint): restore eslint checks by @tympanix in #750
- refactor(context-menu): use HTML templates by @tympanix in #751
- refactor(modal): use component callbacks by @tympanix in #752
- refactor(sorting): decouple sort headers by @tympanix in #754
- fix(sorting): center header icons by @tympanix in #757
- refactor(ui): isolate component directives by @tympanix in #755
- chore(deps): bump builder-util-runtime, electron-builder and electron-builder-squirrel-windows by @dependabot[bot] in #743
- feat(mock): add debug torrent generator by @tympanix in #756
- feat(torrents): add upload total column by @tympanix in #759
- fix(table): initialize dynamic column widths by @tympanix in #760
- chore: update package-lock.json by @tympanix in #761
- fix(test): run Electron tests headlessly by @tympanix in #762
- perf(test): parallelize client fixtures by @tympanix in #765
- test: consolidate connection specs by @tympanix in #766
- feat(torrents): add client metadata by @tympanix in #767
- perf(styles): parallelize Less compilation by @tympanix in #769
- fix(files): make folder toggle square by @tympanix in #768
- test(compose): remove temporary storage mounts by @tympanix in #771
- chore(deps): bump undici by @dependabot[bot] in #773
- chore(deps-dev): bump fast-uri from 3.1.4 to 3.1.5 by @dependabot[bot] in #774
- feat(context-menu): use child window by @tympanix in #772
- feat(settings): add bits per second speed unit option by @top1105 in #776
New Contributors
Full Changelog: v2.15.0...v2.16.0