V2.3.2

tw93/PakeV2.3.2Aug 28, 2023by github-actions[bot]

AI Summary

Refactors GitHub Actions to use Node.js for faster multi-system packaging and supports simultaneous builds. It introduces JS/CSS code injection and enhances download capabilities.

Key Highlights

  • Major refactoring of GitHub Actions using Node for multi-system packaging.
  • Supports multiple simultaneous packaging jobs for speed.
  • CLI now supports JS/CSS code injection.
  • Enhanced download functionality supporting Blob and file export.

New Features

  • CI/CD refactoring
  • JS/CSS injection support
  • Enhanced downloads
  • New window opening fixes

Full Release Notes

## 更新日志
1. Github Actions 打包大重构,使用 Node 实现多系统打包,支持多个同时打包,速度提升,感谢 @kidylee 
2. 命令行打包支持 js/css 代码注入,支持配置更多必备的内容,本地研发支持调试 cli
3. 下载功能继续增强,支持 Blob 、导出文件、接口下载的场景,此外下载和跳转冲突修复
4. 修复新开窗口打开的问题,优化 ChatGPT、Twitter 应用的使用体验

## Update Log
1. Major refactoring of Github Actions packaging, using Node to implement multi-system packaging, supporting multiple simultaneous packaging, speed improvement, Thank you @kidylee.
2. Command line packaging supports js/css code injection, supports configuring more essential content, local research and development support debugging cli.
3. Download function continues to be enhanced, supporting Blob, file export, interface download scenarios, in addition, download and jump conflict fixed.
4. Fixed the problem of opening a new window, optimized the user experience of ChatGPT and Twitter applications.

## What's Changed
* Docs: 补充 pake-cli 文档 by @jeasonnow in https://github.com/tw93/Pake/pull/545
* 将Pake添加到Google Colab上并进行翻译。 by @imabutahersiddik in https://github.com/tw93/Pake/pull/547
* refractory build script by @kidylee in https://github.com/tw93/Pake/pull/558

## New Contributors
* @imabutahersiddik made their first contribution in https://github.com/tw93/Pake/pull/547
* @kidylee made their first contribution in https://github.com/tw93/Pake/pull/558

**Full Changelog**: https://github.com/tw93/Pake/compare/V2.3.0...V2.3.2