v1.8.0 (2020-01-28)
Implemented enhancements:
- Sync collection with a cloud storage (e.g: Google drive) #507
- Application contains many hard-coded strings that aren't translatable #488
- ULR parsing and var auto creation #469
- What about additional loaders: + Pug, TypeScript, SASS, material-vue ? #467
- [suggestion] - Tests tab #465
- Feature Request: Consumer Driven Contract Testing #420
- Feature Request: Support OAuth2/OIDC #337
- Add DB cache #26
- Support for Google Chrome Extension #512 (AndrewBastin)
- GraphQL query validation based on schema #508 (AndrewBastin)
- Syntax Error marking in GraphQL query editor #505 (AndrewBastin)
- Refactoring proxy handling to be done in strategies #500 (AndrewBastin)
- Firefox Extension compatibility #494 (AndrewBastin)
- Network Strategies #487 (AndrewBastin)
- chore(oauth): Added method signatures as per JSDoc conventions #486 (jamesgeorge007)
- GraphQL Type Highlight and Links #479 (AndrewBastin)
Fixed bugs:
- Warn the user if name field was left blank while creating a new collection #515
- Multiple collections with the same name shouldn't exist #509
- GraphQL String variables are null #497
- Post request body is empty #473
Closed issues:
- Allow importing Postman collections #524
- Request descriptions #511
- Ability to run all requests of a folder/collection #498
- Change import/export collection on requests page icon #495
- import cURL error #477
- move to postwoman org #475
- Create standalone vue components of the request builder. #474
- Enable running proxy as a backend for Request Capture #325
- Label doesn't change when switching between collection requests #291
Merged pull requests:
- Enhancements #531 (jamesgeorge007)
- Merge pull request #530 from liyasthomas/feature/post-request-tests #530 (liyasthomas)
- Refactor #523 (liyasthomas)
- chore(deps): bump nuxt-i18n from 6.4.1 to 6.5.0 #522 (dependabot-preview[bot])
- chore(deps): bump v-tooltip from 2.0.2 to 2.0.3 #521 (dependabot-preview[bot])
- chore(deps-dev): bump cypress from 3.8.2 to 3.8.3 #520 (dependabot-preview[bot])
- Feature/post request tests #518 (nickpalenchar)
- Validations for edit and create collections activity #516 (jamesgeorge007)
- Validate duplicate collections #510 (jamesgeorge007)
- Lint and refactor #506 (liyasthomas)
- Merge pull request #504 from liyasthomas/dependabot/npm_and_yarn/node-sass-4.13.1 #504 (dependabot-preview[bot])
- chore(deps): bump @nuxtjs/axios from 5.9.2 to 5.9.3 #503 (dependabot-preview[bot])
- chore(deps-dev): bump sass-loader from 8.0.1 to 8.0.2 #502 (dependabot-preview[bot])
- chore(deps): bump ace-builds from 1.4.7 to 1.4.8 #501 (dependabot-preview[bot])
- 💚 Fixed #497 #499 (pushrbx)
- Feat/firefox strategy #496 (liyasthomas)
- i18n Japanese: Added new translations #492 (reefqi037)
- Merge pull request #491 from liyasthomas/i18n #491 (liyasthomas)
- Replaced hard-coded strings with localizable strings #490 (liyasthomas)
- chore: Minor tweaks #485 (jamesgeorge007)
- Porting (most of) code to typescript #484 (AndrewBastin)
- ⬆️ Bump cypress from 3.8.1 to 3.8.2 #483 (dependabot-preview[bot])
- ⬆️ Bump sass-loader from 8.0.0 to 8.0.1 #482 (dependabot-preview[bot])
- ⬆️ Bump @nuxtjs/google-analytics from 2.2.2 to 2.2.3 #481 (dependabot-preview[bot])
- OAuth 2.0/OIDC Access Token Retrieval Support #476 (reefqi037)
- ⬆️ Bump cypress from 3.8.0 to 3.8.1 #460 (dependabot-preview[bot])
v1.5.0 (2020-01-04)
Implemented enhancements:
- Can WSDL be implemented, similar to SoapUI? #461
- Raw Request Body should be supported to format the JSON string #446
- cookie not found support #443
- 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
- [UI] [UX] Allow app to take width of browser #236
- 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
- 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
- [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:
- ⬆️ Bump @nuxtjs/axios from 5.9.0 to 5.9.2 #472 (dependabot-preview[bot])
- Added variables to graphql page. #464 (pushrbx)
- i18n #463 (liyasthomas)
- i18n(de-DE): improve some translations #459 (gabschne)
- bn-BD i18n #455 (hmtanbir)
- API documentation page #451 (liyasthomas)
- ⬆️ Bump @nuxtjs/axios from 5.8.0 to 5.9.0 #450 (dependabot-preview[bot])
- ⬆️ Bump nuxt from 2.10.2 to 2.11.0 #449 (dependabot-preview[bot])
- Various UI tweaks #439 (liyasthomas)
- i18n #438 (liyasthomas)
- Burmese translation added #437 (ZattWine)
- Styled select input #431 (liyasthomas)
- Bumped dependencies and Improved UI contrast #430 (liyasthomas)
- ⬆️ Bump cypress from 3.7.0 to 3.8.0 #429 (dependabot-preview[bot])
- I18n #428 (liyasthomas)
- I18n Japanese translation added #427 (reefqi037)
- Even #424 (liyasthomas)
- I18n #423 (liyasthomas)
- I18n German translation added #422 (NJannasch)
- Update id-ID.js #416 (williamsp)
- Improving translation for id-ID #414 (williamsp)
- Fixing bug on request saving #410 (adevr)
- ⬆️ Bump @nuxtjs/google-analytics from 2.2.1 to 2.2.2 #407 (dependabot-preview[bot])
- ⬆️ Bump vue-virtual-scroll-list from 1.4.3 to 1.4.4 #406 (dependabot-preview[bot])
- ⬆️ Bump nuxt-i18n from 6.4.0 to 6.4.1 #405 (dependabot-preview[bot])
- I18n #404 (yubathom)
- App UI #391 (liyasthomas)
- i18n #383 (liyasthomas)
- Added Turkish Language Support #382 (AliAnilKocak)
- Translated new words to Farsi lang #380 (hosseinnedaee)
- fix: twitter summary card image url #378 (peterpeterparker)
- Added nav shortcuts to GraphQL query and response, updated GraphQL shortcut icons #377 (AndrewBastin)
- Bump cypress from 3.6.1 to 3.7.0 #376 (dependabot-preview[bot])
- Bump vuex-persist from 2.1.1 to 2.2.0 #375 (dependabot-preview[bot])
- I18n #372 (EdikWang)
- Use GraphQL logo for GraphQL tab #371 (NBTX)
- Update i18n keywords for Bahasa Indonesia #369 (wahwahid)
- Intent to translate to Spanish on I18n #368 (adlpaf)
- I18n #366 (liyasthomas)
- Add translations for FR/EN catalogues #364 (LaurentBrieu)
- Added Bahasa Indonesia language support #362 (wahwahid)
- i18n #361 (liyasthomas)
- Add Simplified Chinese language #360 (EdikWang)
- Added Brazilian Portuguese language support #359 (tetri)
- Added Farsi language support #357 (hosseinnedaee)
- Adding french language basic #355 (thomasbnt)
- Add Proxy URL option #345 (NBTX)
v1.0.0 (2019-11-04)
Implemented enhancements:
- 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
- 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:
- docs: add liyasthomas as a contributor #264 (allcontributors[bot])
- docs: add jamesgeorge007 as a contributor #263 (allcontributors[bot])
- docs: add NBTX as a contributor #262 (allcontributors[bot])
- Fix .all-contributorsrc badge template. #260 (NBTX)
- docs: add hosseinnedaee as a contributor #259 (allcontributors[bot])
- docs: add nityanandagohain as a contributor #257 (allcontributors[bot])
- docs: add JacobAnavisca as a contributor #256 (allcontributors[bot])
- docs: add izerozlu as a contributor #255 (allcontributors[bot])
- docs: add vlad0337187 as a contributor #254 (allcontributors[bot])
- docs: add AndrewBastin as a contributor #253 (allcontributors[bot])
- docs: add terranblake as a contributor #252 (allcontributors[bot])
- docs: add nickpalenchar as a contributor #251 (allcontributors[bot])
- docs: add yubathom as a contributor #250 (allcontributors[bot])
- docs: add larouxn as a contributor #249 (allcontributors[bot])
- docs: add NBTX as a contributor #248 (allcontributors[bot])
- docs: add liyasthomas as a contributor #247 (allcontributors[bot])
- Make page changes more fluid #246 (NBTX)
- Minor tweaks #245 (liyasthomas)
- ⬆️ Bump @nuxtjs/google-tag-manager from 2.3.0 to 2.3.1 #243 (dependabot-preview[bot])
- ⬆️ Bump yargs-parser from 15.0.0 to 16.1.0 #242 (dependabot-preview[bot])
- ⬆️ Bump @nuxtjs/toast from 3.2.1 to 3.3.0 #241 (dependabot-preview[bot])
- ⬆️ Bump highlight.js from 9.15.10 to 9.16.2 #240 (dependabot-preview[bot])
- ⬆️ Bump cypress from 3.5.0 to 3.6.0 #239 (dependabot-preview[bot])
- Fix legend labels in Firefox, fix colored labels slider #238 (NBTX)
- Documentation Cleanup #230 (amitdash291)
- Fix #227 Exclude credentials from permalink #228 (reefqi037)
- ⬆️ Bump cypress from 3.4.1 to 3.5.0 #224 (dependabot-preview[bot])
- ⬆️ Bump @nuxtjs/axios from 5.6.0 to 5.8.0 #223 (dependabot-preview[bot])
- ⬆️ Bump node-sass from 4.12.0 to 4.13.0 #222 (dependabot-preview[bot])
- ⬆️ Bump nuxt from 2.10.1 to 2.10.2 #221 (dependabot-preview[bot])
- ⬆️ Bump @nuxtjs/google-analytics from 2.2.0 to 2.2.1 #220 (dependabot-preview[bot])
- ⬆️ Bump vuex-persist from 2.1.0 to 2.1.1 #219 (dependabot-preview[bot])
- Fixed frame colors toggle #216 (mateusppereira)
- Re-order sections and add toggle for including authentication in URL #215 (NBTX)
- chore: minor code refactor #214 (jamesgeorge007)
- Fix #212 Clear bearer token value #213 (reefqi037)
- fix: don't display 'Collection is empty' label if collection has any … #208 (vlad0337187)
- Fix proxy URL #201 (NBTX)
- Fix CORS and Mixed-Content issue & Bug Fixes #200 (NBTX)
- ⬆️ Bump start-server-and-test from 1.10.5 to 1.10.6 #198 (dependabot-preview[bot])
- ⬆️ Bump start-server-and-test from 1.10.3 to 1.10.5 #194 (dependabot-preview[bot])
- ⬆️ Bump @nuxtjs/google-tag-manager from 2.2.1 to 2.3.0 #193 (dependabot-preview[bot])
- ⬆️ Bump nuxt from 2.10.0 to 2.10.1 #192 (dependabot-preview[bot])
- ⬆️ Bump yargs-parser from 14.0.0 to 15.0.0 #191 (dependabot-preview[bot])
- Add quotation marks for generated code #187 (johnhenry)
- Add basic e2e tests #181 (yubathom)
- ⬆️ Bump nuxt from 2.9.2 to 2.10.0 #179 (dependabot-preview[bot])
- 🐛 Fixed sitemap configuration #177 (NicoPennec)
- Code Refactoring #173 (edisonaugusthy)
- Added Black Theme #172 (AndrewBastin)
v0.1.0 (2019-08-22)
* This Changelog was automatically generated by github_changelog_generator