2.25.0
Highlights
- Improvements and fixes on widgets, test console, Product APIs, API definitions, operation detail and subscription pages.
- Increased version of management API endpoints used and dependencies.
- Added Playwright framework for end-to-end tests.
All changes
- 2300463 Increase dev-portal version to 2.25.0 (#2365)
- 3d6cccd feat: add option to configure a default to expand all group tags (#2330)
- 5d754f2 Fixed Product APIs registration (#2324)
- b02619a Registered operationDetails widget (#2323)
- 73bb8aa Fixed nested definitions listing (#2315)
- 6e947bf Fix B2C signout (#2224)
- 762bcc9 Fixed typo in the method name. (#2307)
- db96030 Increase min version for management api (#2298)
- 68e1254 Added logic to decompress request body if it has gzip encoding header (#2297)
- d86cb77 Fixed Format and Readonly properties displaying (#2296)
- 3a67d03 Upgraded dependencies. (#2294)
- e393ad4 Fixed adding parameters for GraphQL APIs that have parameters (#2286)
- ea30ee9 operation-details - hide examples columns fix (#2289)
- 7d46bed Fix seach bar overlapping (#2276)
- e350f81 Playwright tests (#2254)
- d395754 Add navigation menu for default pages (#2257)
- a0c75d7 Updated widget registration model. (#2235)
- 255c87c fix typos and spelling errors (#2195)
- 9fe6440 Upgraded dependencies and default theme. (#2198)
- f299905 fixed regex that extracts resource name (#2205)
- 2805ab9 Subscription key improvements (#2212)
- c3a0eeb Remove not needed async and wait for the server listen event before test run (#2209)
- 518c428 Add dropdown for the case when there are multiple examples (#2208)
- c2d53d5 Removed duplicated styles (#2206)
New Contributors
Many thanks to all the new contributors.
- @SenpuDev made their first contribution in #2276
- @MichdeJong made their first contribution in #2224
- @MichaelJLiu made their first contribution in #2323
- @jan-mrm made their first contribution in #2330