Postwoman v1.0.0 Release Notes

Release Date: 2019-11-04 // over 4 years ago
  • ๐Ÿ”„ Changelog

    v1.0.0 (2019-11-04)

    Full Changelog

    Implemented enhancements:

    • โšก๏ธ On Save Updated existing API #204
    • Chain requests. Execute a bunch of requests one by one and produce results #196
    • ๐Ÿ‘ Allow User to Choose Whether to Include Authentication in Permalink #178
    • ๐Ÿ‘ Allow HTTP (not HTTPS) on postwoman.io #175
    • ๐Ÿณ Docker-compose in development #168
    • โž• Add Docker #164
    • Clear Input #155
    • ๐Ÿ“œ introduce some script language to parse the response and pass environment variable as request parameter #139
    • โž• Add links to the footer version and commit sha #134
    • Please add a label for each request. It will be helpful. #133
    • ๐Ÿ‘‰ Use 'icon buttons' instead of 'text buttons' #130
    • ๐Ÿ”„ Change .editorconfig #115
    • [UX] Provide Focus State for Buttons, etc. #112
    • โž• Add linter semistandard #98
    • ๐Ÿ‘‰ Show "Send" button all over the page or enable hotkeys #94
    • Import request from cURL #93
    • Search on History #92
    • โž• Add support for "application/hal+json" Content-Type #88
    • The query string is built incorrectly when the path contains a parameter #87
    • Option to Copy request as Fetch or XHR Or CURL #76
    • โž• Add Tests #65
    • Request Headers #57
    • Colored response codes based on status code #46
    • ๐Ÿ‘Œ Improve SEO #45
    • โž• Add html preview to response section #41
    • ๐Ÿ‘ websocket support #40
    • Raw request body for POST requests and Authorization key/value in Header #36
    • Code highlight on response body #33
    • Template selector #32
    • Vue template #31
    • โž• Add copy response to clipboard button #30
    • Ability to store/share/create collections #29
    • Send request on Enter Key press #17
    • Readable #5
    • Serialize a request into JSON? #4
    • โž• Add brand new logo to the project #244 (caneco)
    • ๐Ÿ”‹ Feature/pre request script #231 (nickpalenchar)
    • โž• Add the ApolloTV proxy server #217 (NBTX)
    • ๐Ÿ› bug: keeping information on page change #211 (breno-pereira)
    • ๐Ÿšง Work in Progress: feature/allow-collections-importing #209 (vlad0337187)
    • ๐Ÿ”‹ Feature/log errors #207 (nickpalenchar)
    • ๐Ÿ‘‰ Use returned value from toggle component on change event #205 (hosseinnedaee)
    • ๐Ÿ›  Fix CORS and mixed content issue #199 (hosseinnedaee)
    • โž• Added Tooltips #197 (AndrewBastin)
    • โž• Added auto theme #185 (AndrewBastin)
    • โž• Add Request name label for every requests #184 (sharath2106)
    • Collections #176 (TheHollidayInn)

    ๐Ÿ›  Fixed bugs:

    • Bearer Token value still left even after being cleared #212
    • All changes in input fields lost when you switch to another page #203
    • POST request json bodies aren't sent #180
    • Headers turn into 0 : [Object object] #166
    • Send Again Button Constantly Flickering #157
    • There are cross-domain problems #128
    • Raw requests are not being sent #124
    • Request Body Is Not Sent #113
    • 0๏ธโƒฃ default menu option - 'Http' is not highlighted when launched from installed pwa app (UI bug) #100
    • App is broken with old history in localStorage #74
    • ๐Ÿšš Last added history entry is removed automatically after refresh #66
    • Cannot use localhost as base url #56
    • [CORS] No 'Access-Control-Allow-Origin' header is present on the requested resource #2

    Closed issues:

    • Section labels don't display properly in Firefox #237
    • ๐Ÿ‘ Unsupported URLs [BUG]? #229
    • Credentials are still being included in Permalink even when "Include in URL" is turned off #227
    • Display sendRequest runtime errors in the console #206
    • Missing "Landing/start page" #162
    • Response with content-type "application/hal+json" shows as [Object object] #158
    • A place to discuss #149
    • Inconsistent version name #141
    • Autoresize the textarea #102
    • Content-Type revamping #99
    • โž• Add version number in footer #97
    • The history doesn't show a date with the timestamp. #81
    • ๐Ÿ’ป Not working on Brave Browser anymore #71
    • Why da fuq is your name plastered all over the README? #70
    • Comparison with Postman is missing #69
    • HTTP request with different library #61
    • Editorconfig file #60
    • 500 this.isValidURL is not a function #58
    • Styling with Tailwindcss #38
    • Not Working in IE 11 #37
    • PWA not installable #19
    • Simple Misspelling #8

    ๐Ÿ”€ Merged pull requests: