What's Changed
- Change version delimiter for hash to plus by @Exouxas in #679
- Add authorization policies by @jpdillingham in #681
- Mutex implementation to check single instance by @skar07 in #680
- Add logic for duplicate filenames by @Exouxas in #682
- Implement more explicit schema checks when initializing the shared file cache by @jpdillingham in #686
- Update contentPath to use AppContext.BaseDirectory by @skar07 in #687
- Remove SonarAnalyzer by @jpdillingham in #692
- Fix a bunch of linting warnings by @jpdillingham in #693
- added a DirectoryIsRelative validation attribute by @pn04 in #694
- Refactor some internals to allow multiple share repositories to be used by @jpdillingham in #695
- Add the ability to 'network' multiple copies of slskd together (enable remote shares) by @jpdillingham in #697
- Agent upload improvements by @jpdillingham in #699
- Add buttons on the UI to clear completed transfers by @jpdillingham in #700
New Contributors
Full Changelog: 0.16.24...0.16.25