Commit graph

2 commits

Author SHA1 Message Date
pdogra1299
75c4192815 fix: Fix GET request parameter passing for all handlers
- Fixed API parameter passing for GET requests (was passing config as third parameter instead of fourth)
- Branch filtering now works correctly with filterText parameter for Bitbucket Server
- All GET requests with query parameters now functioning properly across all handlers
- Updated CHANGELOG.md to reflect the fixes
2025-06-05 14:49:51 +05:30
pdogra1299
c72336b460 feat: Added NPX support 2025-06-04 21:14:35 +05:30