Commit Graph

25 Commits

Author SHA1 Message Date
Dream Hunter
0d63142bd7 docs: update English README and add English CHANGELOG (#792)
- Expand README_EN.md with comprehensive feature documentation
  - Add complete header with badges and repository info
  - Include detailed feature sections (Email Processing, User Management, Admin Features, etc.)
  - Add Technical Architecture section with system design details
  - Include Service Status Monitoring and Star History
  - Add Table of Contents for better navigation
  - Add Important Notes about Resend domain configuration

- Create CHANGELOG_EN.md with full translation
  - Translate all version entries from v1.2.0 to initial releases
  - Preserve technical details, issue references, and breaking changes
  - Maintain consistent formatting with Chinese version

- Add language switch links to both CHANGELOG files
  - Enable easy navigation between Chinese and English versions

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-21 23:06:16 +08:00
Dream Hunter
7d485a7d0d docs: update CHANGELOG and README for v1.1.0 (#778)
docs: update CHANGELOG and README for v1.1.0 AI extraction feature

- Add AI email extraction feature description to CHANGELOG v1.1.0
- Update README.md with AI extraction feature in email processing section
- Update README_EN.md with AI extraction feature in key features
- Include verification code display fix in changelog
2025-12-06 16:46:31 +08:00
Dream Hunter
312ac13185 feature: update readme (#677) 2025-06-22 20:08:07 +08:00
Dream Hunter
eafcf00e5e feat: support DKIM (#129) 2024-04-15 13:20:22 +08:00
Dream Hunter
209693673d feat: add docs (#122) 2024-04-14 15:15:09 +08:00
Dream Hunter
b8f0fa49cf feat: init send mail (#113)
* feat: init send mail

* feat: init send mail
2024-04-12 13:26:42 +08:00
Dream Hunter
fbd2e0e844 fix: UI overflow (#111)
* feat: UI overflow

* feat: add domain
2024-04-10 13:25:26 +08:00
Dream Hunter
2790f65a5f Rename CHANGELOG to CHANGELOG.md (#109)
* Rename CHANGELOG to CHANGELOG.md

* Update README.md

* Update README_EN.md
2024-04-09 21:59:39 +08:00
Dream Hunter
a124e00766 feat: add readme (#106) 2024-04-09 18:55:53 +08:00
Dream Hunter
def400eb09 feat: use rust mail-parser (#104)
* feat: imp worker v2

* feat: add rust mail-parser

* feat: imp frontend v2

* feat: imp frontend v2

* feat: update doc

* feat: add mailV1Alert

* feat: remove unused
2024-04-09 14:58:19 +08:00
Dream Hunter
47256d2af2 feat: add ENABLE_ATTACHMENT config (#99) 2024-04-04 14:42:34 +08:00
Dream Hunter
9ce706fad1 feat: add admin account search && delete account for user (#96)
* feat: add admin account search && delete account for user

* feat: add admin account search && delete account for user
2024-04-04 14:30:07 +08:00
Dream Hunter
a19b9a7eb6 feat: modify default class (#95) 2024-04-01 23:28:57 +08:00
Dream Hunter
2485f2dcb5 feat: add db changes in readme (#94) 2024-04-01 22:53:37 +08:00
Dream Hunter
3143c1b7a4 feat: update readme (#88) 2024-03-31 21:05:51 +08:00
Dream Hunter
97a1f0a968 feat: attachment viewing function (#58) 2024-01-13 23:57:52 +08:00
Dream Hunter
95ae65dc03 feat: add auto reply (#49)
* feat: add auto reply

* feat: add auto reply

* feat: update readme

* feat: add auto reply
2023-12-18 21:41:15 +08:00
Dream Hunter
5cfc78d70d feat: add admin panel (#31)
* feat: add admin panel

* feature: update limit
2023-10-09 10:03:15 -05:00
Dream Hunter
9ef359821c feat: update readme (#22) 2023-09-09 16:02:00 +08:00
Dream Hunter
a395b951e8 feat: add auth mode and refactor frontend (#21) 2023-09-09 16:00:10 +08:00
Dream Hunter
6fd96988ce feat: support multi domain (#18) 2023-09-07 17:47:31 +08:00
Dream Hunter
4cae64b537 feat: add i18n (#14)
* feat: add i18n

* feat: update readme
2023-09-07 14:11:33 +08:00
Dream Hunter
536cd98df2 feat: add custom address (#13)
* feat: add custom address

* feat: update readme
2023-09-07 13:21:36 +08:00
Dream Hunter
7b8b22a6dc Frontend feature: add login with jwt (#10) 2023-08-31 20:59:37 +08:00
dreamhunter2333
1b385ccfbf feat: update readme 2023-08-29 22:21:35 +08:00