13 KiB
Changelog
Unreleased
Merged pull requests:
v0.3.5 (2021-02-10)
Implemented enhancements:
- [FEATURE REQUEST] support all versions of firefox #73
- 建议增加对火狐开发者版的支持。 It is recommended to add support for Firefox Developer Edition. #72
Closed issues:
- 建议隐藏找不到浏览器数据报错信息。 It is recommended to hide the error message that the browser data cannot be found. #71
v0.3.4 (2021-02-09)
Fixed bugs:
- Update Firefox profile path to match all versions #67
- 360 Speed Browser Cannot decrypt any data #65
- Cannot recover Chrome using files copied from Widnows 10 to Linux #63
- Doesn't extract passwords from Firefox #43
Merged pull requests:
- add parse Chromium download history #69 (Aquilao)
- update firefox path profile #68 (camandel)
- fix: decrypt password in firefox #66 (mirefly)
v0.3.3 (2021-01-29)
Implemented enhancements:
- [FEATURE REQUEST] support chromium browser #62
Merged pull requests:
- Fix "year outside of range" error getting cookies on Firefox #61 (camandel)
- Add support for Chromium (Linux) #59 (camandel)
v0.3.2 (2020-12-29)
Implemented enhancements:
- [FEATURE REQUEST] extract from another mounter volume #40
Fixed bugs:
- [BUG] mac交叉编译的问题 #56
v0.3.1 (2020-12-20)
Closed issues:
- [Deploy] Add contributors list with github workflow #55
v0.3.0 (2020-12-09)
Merged pull requests:
v0.2.9 (2020-12-03)
Implemented enhancements:
- [FEATURE REQUEST] support Vivaldi Browser #51
- [FEATURE REQUEST] support Opera Web Browser for Linux #50
- [FEATURE REQUEST] support Opera Web Browser for macOS #49
Fixed bugs:
Merged pull requests:
v0.2.8 (2020-11-18)
Closed issues:
- format package name and add function documentation. #39
Merged pull requests:
- Fix typo "bate" to "beta" for Chrome Beta on Linux #44 (Henrocker)
- Add chrome beta support for Windows #42 (Henrocker)
v0.2.7 (2020-11-10)
v0.2.6 (2020-11-07)
Implemented enhancements:
- [FEATURE REQUEST]Sogou Explorer #34
Fixed bugs:
Closed issues:
- replace deprecated 'set-env' with environment files in GitHub Actions #38
Merged pull requests:
- Update README_ZH.md #33 (Writeup007)
v0.2.5 (2020-10-26)
Implemented enhancements:
- [FEATURE REQUEST] Brave Browser #31
v0.2.4 (2020-10-22)
Fixed bugs:
- 无法导出firefox的password和cookie,但是history,bookmark可以导出 #26
v0.2.3 (2020-09-28)
Fixed bugs:
- 编译后无法正确运行 #27
Closed issues:
- 担心这个软件会不会带来安全威胁…… #28
v0.2.2 (2020-09-03)
Fixed bugs:
- Firefox for Mac last_visit_time 时间错误. #10
Closed issues:
- How do I import chrome? #25
v0.2.1 (2020-08-07)
Implemented enhancements:
- 将结果文件夹压缩成zip包,方便下载 #24
v0.2.0 (2020-08-01)
Implemented enhancements:
Fixed bugs:
- FireFox not working windows 10 #17
Closed issues:
- Add doc for key function #23
v0.1.9 (2020-07-31)
Implemented enhancements:
- Refactoring code with interface to increase readability. #22
v0.1.8 (2020-07-29)
Fixed bugs:
- chrome( 84.0.4147.89)无法获取密码 #21
v0.1.7 (2020-07-25)
Implemented enhancements:
Fixed bugs:
- os.remove firefox places.sqlite3 error #20
v0.1.6 (2020-07-23)
Implemented enhancements:
- 自定义每款浏览器可导出的数据类型。 #8
v0.1.5 (2020-07-22)
Implemented enhancements:
Fixed bugs:
- Firefox login data need unpadding #15
Closed issues:
- Add Chinese README #16
v0.1.4 (2020-07-10)
Implemented enhancements:
- decrypt firefox for linux #12
v0.1.3 (2020-07-10)
Implemented enhancements:
- decrypt firefox for windows #11
v0.1.2 (2020-07-07)
Implemented enhancements:
- 破解 Firefox for Mac 的密码 #9
Closed issues:
- write a doc about how to decrypt password. #6
v0.1.1 (2020-06-30)
Fixed bugs:
- Windows 下,CSV 格式不对 #7
Closed issues:
v0.1.0 (2020-06-29)
Implemented enhancements:
- 命令行添加自定义浏览器选项 #3
* This Changelog was automatically generated by github_changelog_generator