KingDownloads

wxmp version history

10 releases tracked, newest first.

v2.4.1

May 27, 2025
- Added Apple Silicon (arm64) support for Docker image. - Updated CI workflows configuration.

5 downloads

v2.4.0

Aug 4, 2024
Documentation v2.4.0: https://raw.githack.com/jaywcjlove/wxmp/99d944b/index.html Comparing Changes: https://github.com/jaywcjlove/wxmp/compare/v2.4.0...v2.4.0 - ๐Ÿ’ข ci: update workflows config. 8991adc ```bash docker pull wcjiang/wxmp:2.4.0 ``` ```bash docker run --name wxmp --rm -d -p 9666:3000 wcjiang/wxmp:2.4.0 # Or docker run --name wxmp -itd -p 9666:3000 wcjiang/wxmp:2.4.0 ``` Visit the following URL in your browser ```bash http://localhost:9666/ ```

5 downloads

v2.3.3

Sep 17, 2022
Documentation v2.3.3: https://raw.githack.com/jaywcjlove/wxmp/818ee08/index.html Comparing Changes: https://github.com/jaywcjlove/wxmp/compare/v2.3.3...v2.3.3 - ๐Ÿ’„ chore(deps): Update @uiw/react-markdown-editor dependency to ^5.10.0 df79dcf - ๐ŸŽจ style: modify underscore themes. 5afb09a - ๐Ÿ’„ chore(deps): update dependency tsbb to v4 #20 ab1c043 - ๐Ÿ’„ chore(deps): update dependency tsbb to ~4.1.0 (#20) bac929d @renovate-bot - ๐Ÿ’„ chore(deps): update dependencies. ad546bf - ๐Ÿž fix: Fix {name} does not correspond to supportd language and throw an error. 8bf2487 - ๐Ÿ’„ chore: update workflows config. de98442 - ๐Ÿ’„ chore: update .github/workflows/ci.yml 056b792 - ๐ŸŽจ style: modify theme style. 3b32e76 - ๐Ÿ’„ chore: update .github/workflows/ci.yml 4f4ad71 - ๐Ÿ’„ chore: update .github/workflows/ci.yml e3a3cf5 - ๐Ÿ’„ chore: add sponsor badge. ef1ed54 - ๐Ÿ’„ chore(deps): update dependency tsbb to ~4.2.0 (#34) d2c2746 @renovate-bot - ๐Ÿž fix(deps): update dependency styled-components to ~6.1.0 (#39) b5596d7 @renovate-bot - ๐Ÿ’„ chore(deps): update lerna monorepo to v8 (#40) 82cc2a3 @renovate-bot - ๐Ÿ’ข ci: update workflow config. 5fe5ddf - ๐Ÿ’ข ci: update workflows config. 41eb86c - ๐Ÿž fix: fix

5 downloads

v2.3.2

Sep 13, 2022
Documentation v2.3.2: https://raw.githack.com/jaywcjlove/wxmp/4967a92/index.html Comparing Changes: https://github.com/jaywcjlove/wxmp/compare/v2.3.1...v2.3.2 - ๐Ÿ’„ chore(deps): update dependency electron to v20 (#8) df10f96 @renovate-bot ```bash docker pull wcjiang/wxmp:2.3.2 ``` ```bash docker run --name wxmp --rm -d -p 9666:3000 wcjiang/wxmp:2.3.2 # Or docker run --name wxmp -itd -p 9666:3000 wcjiang/wxmp:2.3.2 ``` Visit the following URL in your browser ```bash http://localhost:9666/ ```

5 downloads

v2.3.1

Sep 12, 2022
Documentation v2.3.1: https://raw.githack.com/jaywcjlove/wxmp/f0eb8a5/index.html Comparing Changes: https://github.com/jaywcjlove/wxmp/compare/v2.3.0...v2.3.1 - ๐Ÿ’„ chore(deps): update dependency lerna to v5.5.1 (#9) 9adcd7e @renovate-bot - ๐Ÿ’„ chore: update workflows config. 195d2ce - ๐Ÿ’„ chore: update workflows config. a50acf3 - ๐Ÿ“– doc: Update README.md 06e216a - ๐Ÿ“– doc: Update README.md 245d54e - ๐Ÿ“– doc: Update README.md 13a9691 ```bash docker pull wcjiang/wxmp:2.3.1 ``` ```bash docker run --name wxmp --rm -d -p 9666:3000 wcjiang/wxmp:2.3.1 # Or docker run --name wxmp -itd -p 9666:3000 wcjiang/wxmp:2.3.1 ``` Visit the following URL in your browser ```bash http://localhost:9666/ ```

5 downloads

v2.3.0

Sep 5, 2022
Documentation v2.3.0: https://raw.githack.com/jaywcjlove/wxmp/ea26640/index.html Comparing Changes: https://github.com/jaywcjlove/wxmp/compare/v2.2.0...v2.3.0 - ๐Ÿ’„ chore(deps): update dependency electron-builder to v23.3.3 (#6) 8d33e4d @renovate-bot - ๐ŸŽจ style: modify theme style. 8720638 - ๐ŸŒŸ feat: add color palette. 8f62d41

0 downloads

v2.2.0

Sep 5, 2022
Documentation v2.2.0: https://raw.githack.com/jaywcjlove/wxmp/c3f6a8f/index.html Comparing Changes: https://github.com/jaywcjlove/wxmp/compare/v2.1.0...v2.2.0 - ๐ŸŒŸ feat: add documemt. 57b719c - ๐ŸŒŸ feat: add `url` parameter to load `markdown` content. b1dc77e - ๐ŸŒŸ feat: add api request loading animation. fd6ad59 - ๐Ÿ“– doc: Update README.md b694d61 - ๐Ÿ“– doc: Update README.md a66e906 - ๐ŸŒŸ feat: add `electron` app. 76a6f48 - ๐Ÿ’„ chore(deps): update dependency cpy-cli to v4.2.0 (#5) 57e604c @renovate-bot - ๐Ÿ’„ chore: upate workflows config. ba5eb61 - ๐Ÿž fix: Fix dockerfile config error. d84ad70 - ๐Ÿž fix: fix docker image build error. 5cc2758 - ๐Ÿ’„ chore: update workflows config. 83e834d - ๐Ÿž fix: fix dockerfile config error. 60b32b3 - ๐Ÿ’„ chore: update workflows config. 7f99728 - ๐ŸŒŸ feat: build `windows` & `linux` app. 8d17f75 - ๐Ÿ’„ chore: update workflows config. 5c10978 - ๐Ÿ’„ chore: update workflows config. 55c369f - ๐Ÿ’„ chore(deps): update dependency lerna to v5.5.0 (#7) c86d5bb @renovate-bot - ๐ŸŒ website: modify preview width. f3337f0 - ๐Ÿ’„ chore: update workflows config. 1c79ec8

0 downloads

v2.1.0

Sep 3, 2022
Documentation v2.1.0: https://raw.githack.com/jaywcjlove/wxmp/7b1b3ca/index.html Comparing Changes: https://github.com/jaywcjlove/wxmp/compare/v2.0.0...v2.1.0 - ๐ŸŒŸ feat: support custom style & ignore content syntax. 3abeaf3 @jaywcjlove - ๐ŸŽจ style: update footnotes style. cbaad4e @jaywcjlove - ๐ŸŒŸ feat: add editor theme switch. e9b3b60 @jaywcjlove - ๐ŸŽจ style: modify image style. e0fed47 @jaywcjlove - ๐ŸŽจ style: modify select style. 6da12fc @jaywcjlove - ๐Ÿ’„ chore: format code & add format tools. d007e11 @jaywcjlove - ๐ŸŒŸ feat: add preview themes. 0580011 @jaywcjlove - ๐ŸŒŸ feat: add theme editor. 1c7167b @jaywcjlove - ๐ŸŒŸ feat: add `base` theme. f245c33 @jaywcjlove - ๐ŸŽจ style: modify theme style. 3bf313f @jaywcjlove - ๐Ÿ“– doc: Update README.md ba0b158 @jaywcjlove - ๐ŸŒŸ feat: add `theme` url parameter. 6a2279d @jaywcjlove

0 downloads

v2.0.0

Sep 1, 2022
Documentation v2.0.0: https://raw.githack.com/jaywcjlove/wxmp/cd24f50/index.html Comparing Changes: https://github.com/jaywcjlove/wxmp/compare/v1.0.0...v2.0.0 - ๐Ÿ“„ update README.md 158a032 @jaywcjlove - ๐Ÿ“„ Add .gitignore file. ef01ce9 @jaywcjlove - ๐ŸŒŸ feat: init web app. d0364a0 @jaywcjlove - ๐Ÿ’„ chore(deps): add renovate.json (#1) 79f9d0d @renovate-bot - ๐Ÿ“„ Create LICENSE cd23add @jaywcjlove - ๐Ÿ“– doc: Update README.md bebe6a5 @jaywcjlove - ๐Ÿ’„ chore: udpate workflows config. cce03c1 @jaywcjlove - ๐Ÿ“– doc: Update README.md 3d11eb8 @jaywcjlove - ๐ŸŽจ style: update preview styles. 92db8dd @jaywcjlove - ๐Ÿ’„ chore: update renovate.json 61649a2 @jaywcjlove - ๐ŸŒŸ feat: support docker deplay. 709849e @jaywcjlove

0 downloads

v1.0.0

Jul 14, 2016
- ่ฟ‡ๆปค font-family๏ผ› - ไปฃ็ ้ซ˜ไบฎๅŒบๅŸŸๆœ‰่ƒŒๆ™ฏ้ขœ่‰ฒ๏ผ› - ไปฃ็ ้ซ˜ไบฎๅŒบๅŸŸๆœ‰ๆจชๅ‘ๆปšๅŠจๆกๅผบๅˆถไธๆข่กŒ๏ผ› - ๅขžๅŠ iOSๆปšๅŠจๆปšๅŠจๅผนๆ€ง๏ผ›

0 downloads