Releases: jota-one/drosse
Releases · jota-one/drosse
v3.6.3
🐛 Bug Fix
- feat: export types for modules #87 ([email protected])
🔩 Dependency Updates
- build(deps): bump follow-redirects from 1.15.2 to 1.15.4 #82 (@dependabot[bot])
- build(deps): bump vite from 3.2.7 to 3.2.8 #83 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Tadai (@tadaii)
v3.6.2
🐛 Bug Fix
🔩 Dependency Updates
- build(deps): bump get-func-name from 2.0.0 to 2.0.2 #77 (@dependabot[bot])
- build(deps): bump postcss from 8.4.20 to 8.4.31 #78 (@dependabot[bot])
- build(deps): bump @babel/traverse from 7.20.5 to 7.23.2 #79 (@dependabot[bot])
Authors: 3
- @dependabot[bot]
- Jorinho (@jorinho)
- Tadai (@tadaii)
v3.6.1
v3.6.0
🚀 Enhancement
- Release 3.6.0 #65 (@jorinho @tadaii @dependabot[bot])
🔩 Dependency Updates
- build(deps): bump semver from 5.7.1 to 5.7.2 #69 (@dependabot[bot])
- build(deps): bump vite from 3.2.5 to 3.2.7 #68 (@dependabot[bot])
Authors: 3
- @dependabot[bot]
- Jorinho (@jorinho)
- Tadai (@tadaii)
v3.5.0
v3.1.1
🐛 Bug Fix
🔩 Dependency Updates
- build(deps): bump cookiejar from 2.1.3 to 2.1.4 #57 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Jorinho (@jorinho)
v3.1.0
v3.0.3
v3.0.2
v3.0.1
💥 Breaking Change
- Merge pull request #50 #50 (@jorinho)
- docs: typos + list design #50 (@jorinho)
- docs: add middlewares section #50 (@tadaii)
- style: cleanup #50 (@tadaii)
- style: readme sub title #50 (@tadaii)
- ci: run tests before releasing #50 (@tadaii)
- docs: generate docs with docsify #50 (@tadaii)
- build: set back version to its latest value #50 (@tadaii)
- chore: update todo #50 (@tadaii)
- feat: add discover testing module (not integrated) #50 (@tadaii)
- feat: improve response rewriters + test proxy feature and activate currying mw with 4 arguments #50 (@tadaii)
- fix: handle proxy correctly #50 (@tadaii)
- fix: refresh instance imports during restart #50 (@tadaii)
- style: update drosse logo URL #50 (@tadaii)
- refactor: adapt examples #50 (@tadaii)
- refactor: the big change! #50 (@tadaii)
- refactor: move/rename js files to again #50 (@tadaii)
- style: fix headings spacing #50 (@tadaii)
- style: center readme headings #50 (@tadaii)
- refactor: update logo + readme headline #50 (@tadaii)
- refactor: remove unused/useless files #50 (@tadaii)
- refactor: move/rename js files to src folder #50 (@tadaii)
- ci: use yarn and add auto release action #50 (@tadaii)
🐛 Bug Fix
- Merge pull request #47 #47 (@jorinho)
- Updated changelog #47 (@jorinho)
- 2.6.2 #47 (@jorinho)
- Moved middlewares setup in a more appropriate place #47 (@jorinho)
- Small documentation fixes #47 (@jorinho)
- static images #45 (@jorinho)
- Feature/exxxtend #40 (@tadaii)
- Feature/remove UI and www #39 (@tadaii)
- Feature/ws #38 (@tadaii)
- Feature/prevent exit on unhandled failed promises #37 (@tadaii)
- Merge pull request #36 #36 (@jorinho)
- #29 Reworked the proxy workflow to modularize response hooks + used http-proxy-middleware built-in response handler + added a proxy response hook to transform hateoas links and remove their baseUrl #36 (@jorinho)
- Document advanced proxy settings #35 (@tadaii)
- Merge pull request #34 #34 (@jorinho)
- Merge pull request #33 #33 (@jorinho)
- Added a 'rs' command to restart the server (node-supervisor style) #34 (@jorinho)
- Simplified drosse startup command #33 (@jorinho)
- Feature/remove bodyparser #23 (@tadaii)
- core: adapt scraper with advanced proxy config #22 (@tadaii)
- Feature/emil for president #21 (@tadaii @jorinho)
- various improvements, mostly db loading #18 (@jorinho)
- added support for assets directories (aka served by express.static) + dedicated example #16 (@jorinho)
- Feature/iomprovements #13 (@tadaii)
- writings #12 (@jorinho)
- Update README.md #8 (@tadaii @jorinho @dependabot[bot])
- Update README.md #9 (@tadaii)
- Merge pull request #5 #5 (@jorinho)
- Split stderr msgs + improve exit msg #5 (@tadaii)
- Fix log msgs from forked process skipping newline #5 (@tadaii)
- Remove console log #5 (@tadaii)
- Fix discover advertise not sent #5 (@tadaii)
- Fork app in child process to fix reload issues from UI #5 (@tadaii)
- Use ansi-colors instead of chalk, send logger msgs to ui, clear middlewares and templates during start, customize process title #5 (@tadaii)
- Feature/templates and errors #4 (@tadaii)
- Feature/session middleware example #3 (@tadaii)
- added a throttle middleware to each route + handle cascade definition of throttling from the very top to the verb itself #2 (@jorinho)
⚠️ Pushed to master
- docs: fix broken cusotm assets path + add bmac button (@tadaii)
- Merge branch 'develop' (@jorinho)
- fix CHANGELOG (@jorinho)
- 2.7.1 (@jorinho)
- update packages (@jorinho)
- 2.7.0 (@jorinho)
- Added new POST /CMD endpoint to handle internal commands (@jorinho)
- Small bugfix to avoid a crash when a static file is not found (@jorinho)
- Better proxy error handling + new package-lock structure (@jorinho)
- Update drosse logo url (@tadaii)
- Remove netlify config file => not used anymore (@tadaii)
- 2.5.1 (@tadaii)
- Update changelog and prevent npm to prefix version with "v". (@tadaii)
- Merge branch 'release/2.5.0' (@tadaii)
- Bump version to 2.4.0 (@tadaii)
- v2.3.5 (@tadaii)
- Improve example, update doc and changelog (@tadaii)
- Merge tag '2.3.4' into develop (@jorinho)
- Merge branch 'release/2.3.4' (@jorinho)
- Replace wrong registry in package-lock files (@tadaii)
- Update nvmrc (@tadaii)
- Merge branch 'release/2.3.3' (@jorinho)
- Merge tag '2.3.3' into develop (@jorinho)
- v2.3.3 (@jorinho)
- Proxy did send GET request with a wrong Content-Length header. Fixed. (@jorinho)
- remove some console.log (@jorinho)
- Merge branch 'release/2.3.2' (@jorinho)
- Merge tag '2.3.2' into develop (@jorinho)
- updated CHANGELOG (@jorinho)
- v2.3.2 ([@jorinho](htt...