-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: ai-shifu/ChatALL
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.78.103
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ai-shifu/ChatALL
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.78.104
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 19 files changed
- 2 contributors
Commits on May 4, 2024
-
Centralize 'apiKey' references in i18n and fix some missing translations
Merge 'apiKey' entries across BotSettings into 'common.apiKey' to eliminate duplicates and address previous translation omissions. This ensures consistency and completeness of all apiKey entries in i18n.
Configuration menu - View commit details
-
Copy full SHA for 497d2ec - Browse repository at this point
Copy the full SHA 497d2ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 393d534 - Browse repository at this point
Copy the full SHA 393d534View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25f05ff - Browse repository at this point
Copy the full SHA 25f05ffView commit details -
Remove incorrect linux icon config to fix linux app no icon issue
According to the official electron-builder doc: > Linux icon set will be generated automatically based on the macOS > `icns` file or common `icon.png`. > > Or you can put them into the `build/icons` directory if you want to > specify them yourself. > The filename must contain the size (e.g. `256x256.png`) of the icon). > Recommended sizes: 16, 32, 48, 64, 128, 256 (or just 512). The old config is somehow wrong. Reference: - https://www.electron.build/icons#linux
Configuration menu - View commit details
-
Copy full SHA for ad7bd9b - Browse repository at this point
Copy the full SHA ad7bd9bView commit details -
Set electronBuilder compression level to reduce the size of dist files
For linux distribution files, there's no significant size change for deb packages, but for AppImage dist files, the size is reduced from about 108MB to 70~79MB, which is good.
Configuration menu - View commit details
-
Copy full SHA for e7436f0 - Browse repository at this point
Copy the full SHA e7436f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b73005 - Browse repository at this point
Copy the full SHA 9b73005View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.78.103...v1.78.104