hack-browser-data-v0.4.5
What's Changed
🚀 Features
- feat: add sogou and dc browser by @BeichenDream in #180
- feat: format project layout by @moonD4rk in #199
- feat: add full-export browsing data option by @moonD4rk in #200
- feat: support Arc browser for macOS by @moonD4rk in #220
- feat: improve extension parsing by @stevenlele in #235
🐛 Bug Fixes
- fix: log error & remove deprecated linter by @carr0t2 in #171
- fix: handle error if run binary failed by @moonD4rk in #177
- fix: issue of data missing caused by title being null by @zhe6652 in #191
- fix: the bug that the command line Usage prompt is incomplete by @slark-yuxj in #196
- fix: wrong log caller skip level by @moonD4rk in #198
- fix: Bug fixes in firefox file walk by @a-urth in #229
- fix: warn if failed to decrypt master key by @stevenlele in #234
- fix: Improve error handling in browsing data and file copying functions by @moonD4rk in #261
♻️ Chore & Refactor
- refactor: optimize JSON indent output format by @stevenlele in #236
- refactor: add provider software folder and check linters by @moonD4rk in #172
- chore: upgrade go mod, remove json iterator dep by @moonD4rk in #178
- chore: upgrade package dependencies by @moonD4rk in #197
- chore: update logo filetype by @moonD4rk in #227
- chore: use better bytes comparison method by @testwill in #257
New Contributors
- @carr0t2 made their first contribution in #171
- @BeichenDream made their first contribution in #180
- @zhe6652 made their first contribution in #191
- @slark-yuxj made their first contribution in #196
- @a-urth made their first contribution in #229
- @stevenlele made their first contribution in #235
- @testwill made their first contribution in #257
Full Changelog: v0.4.4...v0.4.5