Postwoman v1.5.0 Release Notes

Release Date: 2020-01-04 // over 4 years ago
  • πŸ”„ Changelog

    v1.5.0 (2020-01-04)

    Full Changelog

    Implemented enhancements:

    • Can WSDL be implemented, similar to SoapUI? #461
    • πŸ‘ Raw Request Body should be supported to format the JSON string #446
    • Ability to send Binary data using Postwoman #415
    • Custom request method #398
    • [request]: CLI possibilities #363
    • πŸ”‹ Feature request: OAuth header support/integration #358
    • πŸ‘ i18n support #348
    • πŸ— Separate layers in dockerfile to improve image build #339
    • Internal server environment usage requirements #336
    • Server Sent Events #329
    • πŸ“š Generate API documentation #326
    • Auth info on WebSocket connections #321
    • Set response panel to fullscreen #320
    • πŸ‘ Graphql support #312
    • Keyboard shortcuts #302
    • πŸ‘ File/binary request body support #298
    • It's possible to tab into read only and non-form elements #287
    • πŸ”„ Change cursor to disabled on disabled inputs #286
    • Hover Styling on Inputs #285
    • πŸ’… Focus Styles on Buttons #284
    • Missing Focus on Inputs #279
    • Download the request result into a file. #278
    • πŸ‘Œ Improve UI Contrast #277
    • Extend syntax highlighting with ACE for pre-request script textarea #235
    • Store pre-request scripts in history #233
    • Store the time spent on fetching a response #225
    • Cache view #188
    • chore: stick to Vue.js best practices #432 (jamesgeorge007)
    • Header key autocompletion #421 (AndrewBastin)
    • πŸ‘ Custom methods support #400 (liyasthomas)
    • Two Way Data Binding (v-model) to Ace Editor component #379 (AndrewBastin)
    • πŸ‘ Basic i18n support #351 (liyasthomas)
    • Undo header/param/body param deletion #350 (AndrewBastin)
    • βž• Added ability to run GraphQL queries #346 (AndrewBastin)
    • πŸ”¨ refactor: minor improvements #343 (jamesgeorge007)

    πŸ›  Fixed bugs:

    • WebSocket page freezes when pasting long URL #471
    • πŸ“š API Documentation won't be generated #456
    • Sharing Requests via link is not working #435
    • URL input text is so stutters #412
    • πŸ’Ύ Save to collections after deleting all the collections causes an error page #390
    • Bearer token doesn’t work with CORS when only authorization header is allowed #353
    • πŸ’» Make the UI more compact #314
    • πŸ‘ Allow reserved characters on websocket URI #289
    • Unable to edit or delete row in history table #281
    • πŸ‘ Allow url request with / at eol #275
    • πŸ‘ [request] localhost support #274
    • Code generation for Fetch request type of some methods (POST, PUT, PATCH) won't be shown #268
    • πŸ’» [BUG] [UI] [Mobile] Get results not scrollable. #266
    • POSTing large raw JSON packets #265

    Closed issues:

    • Module not found: Error: Can't resolve '../.postwoman/version.json' #457
    • * ../.postwoman/version.json in ./node_modules/babel-loader/lib??ref--2-0!./node_modules/vue-loader/lib??vue-loader-options!./layouts/default.vue?vue&type=script&lang=js& friendly-errors 11:12:37 #448
    • npm run dev module was not found: ../.postwoman/version.json #442
    • graphql and websocket work, but http and https do not #441
    • βœ… Can I test localhost? #433
    • No 'Access-Control-Allow-Origin' #426
    • When uninstall the PWA the "install PWA" link in postwoman.io isn't appear anymore #419
    • πŸ’» Toggling options will reset the UI to English #417
    • Oh my dear god why don't we just wrap it in electron #413
    • πŸ’» UI improvement suggestion for request method drop down #409
    • Can I share a request with my team? #408
    • πŸ‘ Does it not support the post method? #403
    • Post can't send request #401
    • [Bug] fix header icons overlap #399
    • πŸ‘Œ Improve translate for pt-BR (i18n) #395
    • Raw input disabled is not working properly #394
    • Input area is not clearly to identify for users because the dark mode #393
    • [UX] Setting to make sidebar buttons small #389
    • πŸ“± [UX] Improve responsive breaking points #388
    • [UX] Hide history/collections #387
    • 0️⃣ Clearing shortcut overrides browser default #374
    • πŸ”§ Proxy server default configuration #373
    • Intent to translate #367
    • πŸš€ Static builds on releases #352
    • πŸ›  fix:SSE onclose handle #349
    • ⏬ Import a Postman's Collection #333
    • [Request] Use responses for next request? #324
    • πŸ‘‰ Make response body area expandable #294
    • πŸ‘€ Mobile can't see console for request errors #283
    • Duplicated query string in generated code #272
    • Query parameters are duplicated #271
    • Generated code is incorrect #269
    • πŸ“š Lacking documentation and wiki #232
    • I can't send POST method #210
    • πŸ— Handling request failures when build number is obtained from GitHub #122

    πŸ”€ Merged pull requests:

    * This Changelog was automatically generated by github_changelog_generator