What's Changed
- Readme update by @rusq in #457
- Fix typo in README.md: s/::/:/ by @jlmuir in #459
- Bump golang.org/x/net from 0.35.0 to 0.36.0 by @dependabot in #460
- Sqlite backend by @rusq in #441
- Resume wizard and parsing of enterprise URLs by @rusq in #461
- Check for static folder relative to viewer module by @marcus-crane in #463
- File duplicates, resolve user_not_found, etc. by @rusq in #462
- Declutter global flags by @rusq in #464
- bump deps by @rusq in #465
- Colorful logs (peeked in https://github.com/marcus-crane/khinsider) by @rusq in #467
- Fix for unexpected EOF #468 by @rusq in #470
- skip files starting with "." when reading chunk dir by @rusq in #474
- Converter from V1.0.x format by @rusq in #475
- fix unhandled walk err by @rusq in #477
- Mishandled error in search quickfix+test by @rusq in #478
- defer wait to ensure it synchronises even if the error happens by @rusq in #479
- Adding dbase tests by @rusq in #466
- dbase tests by @rusq in #481
- Fix viewer and 2export converter by @rusq in #482
- i483: human friendly format message (v3.1) by @rusq in #485
- Universal formatter (supports any source) by @rusq in #488
- Add support for -files=true|false to emoji command by @rusq in #489
- Abstracting away slack.Client by @rusq in #493
- Bare list output format by @rusq in #494
- Cater for string Attachment IDs by @rusq in #495
- Preps for v3.1.0-alpha by @rusq in #496
- Add initial HTML/CSS theming for Slackdump viewer by @marcus-crane in #497
- Viewer adjustments by @rusq in #498
- Propagate channel topic to the UI by @rusq in #499
- Viewer: display userpics from online source by @rusq in #500
- print filename along with the error by @rusq in #503
- Bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #502
- treat json errors as warnings by @rusq in #505
- add a test for invalid json by @rusq in #506
- Ignore invalid JSON for export and dump sources by @rusq in #507
New Contributors
Full Changelog: v3.0.9...v3.1.0