Commit Graph

52 Commits

Author SHA1 Message Date
kangfenmao eccb3b6410 chore(version): 0.7.9 2024-09-28 00:45:05 +08:00
kangfenmao bb43a99d4a feat: add hugging chat minapp 2024-09-25 12:09:51 +08:00
kangfenmao 3c9ed9f9a9 fix: windows ico icon 2024-09-25 00:20:10 +08:00
kangfenmao 8e48388c79 chore(version): 0.7.7 2024-09-25 00:00:34 +08:00
kangfenmao 7a6213f428 fix: appImage artifactName #112
close #112
2024-09-24 23:59:38 +08:00
kangfenmao 0300ef67d1 chore(version): 0.7.6 2024-09-22 00:44:47 +08:00
kangfenmao 1bc3484656 feat: enhanced user experience with layout adjustments.
- This commit addresses key feature enhancements and minor optimizations for improved user experience and functionality.
- Adjusted margin top for upload container to a positive value.
- Adjusted the max-height of the container to improve rendering on smaller screens.
2024-09-19 12:04:06 +08:00
kangfenmao d9205d08d7 chore(version): 0.7.1 2024-09-16 16:56:38 +08:00
kangfenmao d6cdac0895 chore: update build process and database configuration.
- Updated configuration to exclude additional directories from electron-builder's build process.
- Dropped the creation of the "files" table in the database schema.
- Improved code organization and extracted the data path into a reusable function.
- Updated database migration configuration to use a new migration manager.
- Added database migration to create a table for file management.
- A migration to remove the "files" table has been applied.
2024-09-13 17:03:26 +08:00
kangfenmao a70b86d426 docs: Update release notes for Electron application.
- Updated release notes for Electron application now include additional features and fixes.
2024-09-11 17:36:37 +08:00
kangfenmao 6fa0aa3d92 feat: Update release notes with new features and bug fixes. 2024-09-09 17:01:02 +08:00
kangfenmao 195e7d8867 feat: double click to change assistat view 2024-09-03 22:13:25 +08:00
kangfenmao e64c5bc7b5 fix: electron-builder files path 2024-08-27 19:42:32 +08:00
kangfenmao 9754ba37ce fix: electron builder ignore files 2024-08-26 18:19:01 +08:00
kangfenmao 51e0da5f3b fix: workspace config 2024-08-26 17:49:19 +08:00
kangfenmao 460fa5a1c2 feat: update user data path 2024-08-25 18:39:53 +08:00
kangfenmao 425d5cc72e chore(version): 0.6.1 2024-08-22 19:17:35 +08:00
kangfenmao 34f100454b feat: add minapps 2024-08-21 10:14:04 +08:00
kangfenmao 109093f1b5 feat: add minimax provider 2024-08-18 18:06:21 +08:00
kangfenmao 242c39bbc5 chore(version): 0.5.6 2024-08-14 21:32:14 +08:00
kangfenmao 168304fb63 chore(version): 0.5.5 2024-08-13 21:10:04 +08:00
kangfenmao a27937e170 fix: filter empty user messages 2024-08-08 18:13:15 +08:00
kangfenmao e69ff8168d build: add linux target 2024-08-08 11:31:15 +08:00
kangfenmao 53c6e50a7d chore(version): 0.4.9 2024-08-06 20:41:34 +08:00
kangfenmao 6f9eb468f5 chore(version): 0.4.8 2024-08-05 13:20:55 +08:00
kangfenmao 88861f0f54 chore(version): 0.4.3 2024-07-31 13:08:19 +08:00
kangfenmao bc68ed23e2 chore(version): 0.4.0 2024-07-29 17:33:09 +08:00
kangfenmao f731b82937 feat(TranslatePage.tsx): add markdown style to handle whitespace properly in translation output 2024-07-28 01:32:03 +08:00
kangfenmao 76fa54dc30 chore(version): 0.3.7 2024-07-26 11:04:02 +08:00
kangfenmao b7e6711669 chore(version): v0.3.5 2024-07-24 18:37:48 +08:00
kangfenmao 6f7b0205b2 fix: message style 2024-07-23 18:10:25 +08:00
kangfenmao 4cf06c871b feat: new navbar style 2024-07-23 12:29:20 +08:00
kangfenmao 9ca5fad56e chore(version): 0.3.0 2024-07-21 22:03:49 +08:00
kangfenmao abc8a112d0 chore(version): v0.2.9 2024-07-20 12:47:19 +08:00
kangfenmao 8f8dc13e73 chore(version): v0.2.8 2024-07-20 00:56:52 +08:00
kangfenmao 0d9a16027a chore(version): 0.2.7 2024-07-19 15:52:52 +08:00
kangfenmao 66f49b4b68 chore(version): 0.2.6 2024-07-17 17:49:47 +08:00
kangfenmao 69ba3a7c57 chore(version): 0.2.5 2024-07-17 16:21:48 +08:00
kangfenmao 84257d86c1 feat: check update 2024-07-16 20:06:25 +08:00
kangfenmao 983c99ee2e docs: update change log 2024-07-16 11:02:37 +08:00
kangfenmao 002789df82 feat: update change log styles 2024-07-15 17:31:39 +08:00
kangfenmao b861dfc3bf 0.2.1 2024-07-15 16:45:01 +08:00
kangfenmao df2494e476 feat: add release note 2024-07-15 15:00:19 +08:00
kangfenmao ef99075fe8 build: fix artifactName with arch 2024-07-15 11:49:55 +08:00
kangfenmao 466a162c6f feat: add x64 arch to mac dmg target 2024-07-15 11:25:32 +08:00
kangfenmao 1cbfe2a707 0.2.0 2024-07-14 22:21:08 +08:00
kangfenmao b81ed70ea4 fix: auto update 2024-07-14 21:28:07 +08:00
kangfenmao 4ad14997d2 feat: add autoUpdater 2024-07-12 16:39:44 +08:00
kangfenmao 34b2e72352 chore(version): v0.1.0 2024-07-11 14:38:45 +08:00
kangfenmao 4a10b2b865 build: reduce bundle size 2024-07-05 21:52:01 +08:00