Releases: miaokobot/miaospeed
Releases · miaokobot/miaospeed
v4.3.1
Changelog
- 0a0089d fix: stun payload and stack error
v4.3.0
Changelog
- b737f69 feat: support customized stun addr
- 1c7cd8c feat: add default predefined script
v4.2.0
Changelog
- bd6f5d4 chore: update releaser
- a1b5574 chore: add meta core metadata
- 0d1034f feat: add more entries for geoip
- ccd9c16 feat: add ip entry in mmdb query
- 6ab2e2d chore: change mmdb loader logic
- 29c35c2 fix: cache mmdb records
- d90060b feat: add mmdb updater to misc utility cli
v4.1.0
Changelog
- b88f621 feat: support mmdb geoip override
- a1cacc3 feat: update max thread to 32
- 0268b7f chore: update sync lib
v4.0.3
Changelog
- 6b206c7 feat: add semaphore for scripting
- bd89d5b chore: update default retry value
v4.0.2
Changelog
- b903c5c chore: bump version
- ed9d1e0 chore: remove legacy threading
- 6dc690e chore: add option to set conn threads in cli
v4.0.1
Changelog
- 202fcec chore: bump version to 4.0.1
- 8c8a580 chore: keep embeded folders
- 75cef14 chore: add readme for build and sign
- fd7abec fix: round robin task populate issue
v4.0.0
Changelog
- df62024 feat: add proxy info in script context
- be9b1b5 feat: support local vendor and cli tests
- 15d40dd chore: add builder config
- 610cd46 feat: support random sequence in request
- bae1827 fix: awaiting count not changes
- 8e807de fix: script pointer shifting
- d97fa25 fix: parallel execution of script engines
- 7ef2749 chore: print logs when task is interrupted
- 56d58e2 chore: ignore local build scripts
- 4e02c43 refactor: update miaospeed from 3 to 4
- 6ae85ac Initial commit