v1.12.0 (2020-05-27)
v1.10.0 (2020-04-10)
v1.9.9 (2020-07-30)
Fixed bugs:
- TextDecoder.decode() TypeError hangs the whole app #1032
- response content doesn't fit to the text area when resizing #970
- typing into headers input fields #912
- Environment variable template (<<foo>>) appears urlencoded (%3C%3Cfoo%3E%3E) #896
- TypeError: Cannot read property 'startsWith' of undefined - after getting 401 response #894
- When deleting the header, the key is not updated #886
- Cannot introduce query parameters in URL for WebSocket #873
- Response content-type as
text/html
with content injson
cause content area display empty #869 - Proxy privacy policy link #865
Closed issues:
- Collections | Request UI Issue #1028
- JSON not showing up in the correct format #1023
- ignore duplicates in history #1022
- change history menu #1021
- integrate parameters with history #1020
- Why some Chrome do not have the ability to install PWA? #1015
- Shall we have the team management ability and some public documents? #1014
- I have edit this config, but it is not available to login. #1013
- User login is disabled after i run it on our local server. #1012
- postwoman google login doesn't work behind ingress or reverse proxy #1009
- Compile error #1006
- Postman Web is now out. It might be great to find a USP for Postwoman #1000
- Saving response data in env variable #984
- contentType 无法使用 form-date 上传文件 #983
- Currently completely broken #980
- localhost request error #979
- Installing postwoman locally #969
- Do I install NodeJS for my online environment #968
- Collections and Environment Module #967
- Textarea display problem in super hi-dpi #965
- TypeError: Cannot read property 'value' of undefined - when logged in #961
- Enable user-select on websocket and other realtime message logs #951
- POST requet error #947
- Unable to fetch schema from localhost GraphQL server. #940
- Support downloading binary responses #929
- Integrate PostWoman In our Webapp #918
- proxy issue #911
- Button to cancel requests #909
- How to upload a file with a post request #908
- Cant Import Postman Global Environment Variables #907
- Postwoman Docker Container behind Reverse Proxy #906
pw.response
seems not to work #905- Could postman add Sign in with LDAP server? #901
- Collections & Environments not synced #900
- Add authentication to MQTT #898
- Labels are lost when using requests from collections #897
- Handle JSON Parameter list validation #891
- Nuxt fatal error #883
- Cannot connect my local websocket server #880
- Environments not synced after edit #877
- Can't find Desktop app link anywhere #872
- Show request completion time #871
- Make docs on self-hosting Postwoman #868
Merged pull requests:
- Add trailing backslash to generated cURL code for easier paste-and-execute #1033 (ushuz)
- Update zh-CN.json #1031 (hantianwei)
- Bump firebase from 7.17.0 to 7.17.1 #1026 (dependabot[bot])
- Update zh-CN.json #1024 (hantianwei)
- Bump @nuxtjs/gtm from 2.3.0 to 2.3.2 #1019 (dependabot[bot])
- Bump firebase from 7.16.1 to 7.17.0 #1018 (dependabot[bot])
- Fix bugs with the renderer mixins #1008 (AndrewBastin)
- Bump eslint from 7.4.0 to 7.5.0 #1005 (dependabot[bot])
- Add Collections section in Docs page #1004 (liyasthomas)
- Bump lodash from 4.17.15 to 4.17.19 in /functions #999 (dependabot[bot])
- Bump @nuxtjs/google-analytics from 2.3.0 to 2.4.0 #998 (dependabot[bot])
- Bump firebase from 7.16.0 to 7.16.1 #997 (dependabot[bot])
- Fixed broken network requests in GraphQL #995 (AndrewBastin)
- fix: replaceWithJSON used wrong commit name #993 (perseveringman)
- ⬆️ Bump @nuxtjs/toast from 3.3.0 to 3.3.1 #992 (dependabot[bot])
- ⬆️ Bump start-server-and-test from 1.11.1 to 1.11.2 #991 (dependabot[bot])
- ⬆️ Bump @nuxtjs/axios from 5.11.0 to 5.12.0 #990 (dependabot[bot])
- ⬆️ Bump firebase from 7.15.5 to 7.16.0 #989 (dependabot[bot])
- ⬆️ Bump start-server-and-test from 1.11.0 to 1.11.1 #988 (dependabot[bot])
- ⬆️ Bump sass-loader from 9.0.1 to 9.0.2 #986 (dependabot[bot])
- ⬆️ Bump cypress from 4.9.0 to 4.10.0 #985 (dependabot[bot])
- ⬆️ Bump ace-builds from 1.4.11 to 1.4.12 #982 (dependabot[bot])
- ⬆️ Bump vuefire from 2.2.2 to 2.2.3 #981 (dependabot[bot])
- ⬆️ Bump eslint from 7.3.1 to 7.4.0 #978 (dependabot[bot])
- ⬆️ Bump sass-loader from 9.0.0 to 9.0.1 #977 (dependabot[bot])
- ⬆️ Bump graphql from 15.2.0 to 15.3.0 #976 (dependabot[bot])
- ⬆️ Bump nuxt-i18n from 6.13.0 to 6.13.1 #975 (dependabot[bot])
- ⬆️ Bump sass-loader from 8.0.2 to 9.0.0 #973 (dependabot[bot])
- ⬆️ Bump nuxt-i18n from 6.12.2 to 6.13.0 #972 (dependabot[bot])
- ⬆️ Bump graphql from 15.1.0 to 15.2.0 #966 (dependabot[bot])
- ⬆️ Bump @nuxtjs/sitemap from 2.3.2 to 2.4.0 #963 (dependabot[bot])
- ⬆️ Bump firebase from 7.15.4 to 7.15.5 #962 (dependabot[bot])
- ⬆️ Bump eslint from 7.3.0 to 7.3.1 #958 (dependabot[bot])
- ⬆️ Bump cypress from 4.8.0 to 4.9.0 #957 (dependabot[bot])
- ⬆️ Bump firebase from 7.15.3 to 7.15.4 #956 (dependabot[bot])
- Binary Responses & Response Lenses #955 (AndrewBastin)
- Improving SEO #954 (liyasthomas)
- Isolate Netlify, Firebase and Helper functions + Import from absolute… #953 (liyasthomas)
- Added ability to select text in realtime log #952 (AndrewBastin)
- ⬆️ Bump firebase from 7.15.1 to 7.15.3 #950 (dependabot[bot])
- ⬆️ Bump eslint from 7.2.0 to 7.3.0 #949 (dependabot[bot])
- Revert "⬆️ Bump nuxt from 2.12.2 to 2.13.0" #946 (liyasthomas)
- ⬆️ Bump nuxt from 2.12.2 to 2.13.0 #942 (dependabot[bot])
- ⬆️ Bump @nuxtjs/sitemap from 2.3.1 to 2.3.2 #939 (dependabot[bot])
- ⬆️ Bump graphql from 14.6.0 to 15.1.0 #938 (dependabot[bot])
- Updated readme #937 (liyasthomas)
- ⬆️ Bump graphql-language-service-interface from 2.3.3 to 2.4.0 #936 (dependabot[bot])
- ⬆️ Bump firebase from 7.15.0 to 7.15.1 #935 (dependabot[bot])
- Transpiled ES5 code to ES6/ES7 #934 (liyasthomas)
- Create Dependabot config file #932 (dependabot-preview[bot])
- Hide download response button for non-JSON responses #931 (AndrewBastin)
- chore(deps-dev): bump cypress from 4.7.0 to 4.8.0 #928 (dependabot-preview[bot])
- fix: environment and collection sync issue with firebase #926 (myussufz)
- chore(deps): bump @nuxtjs/axios from 5.10.3 to 5.11.0 #925 (dependabot-preview[bot])
- chore(deps-dev): bump eslint from 7.1.0 to 7.2.0 #924 (dependabot-preview[bot])
- GraphQL response options only visible when a response is shown #923 (AndrewBastin)
- chore(deps): bump firebase from 7.14.6 to 7.15.0 #922 (dependabot-preview[bot])
- chore(deps): bump @nuxtjs/sitemap from 2.3.0 to 2.3.1 #921 (dependabot-preview[bot])
- Added ability to download GraphQL responses #920 (AndrewBastin)
- chore(deps): bump nuxt-i18n from 6.12.1 to 6.12.2 #919 (dependabot-preview[bot])
- chore(deps): bump @nuxtjs/gtm from 2.2.3 to 2.3.0 #917 (dependabot-preview[bot])
- Cancel Request from the Keyboard #916 (AndrewBastin)
- Cancellable Requests #915 (AndrewBastin)
- chore(deps): bump nuxt-i18n from 6.12.0 to 6.12.1 #914 (dependabot-preview[bot])
- chore(deps): bump firebase from 7.14.5 to 7.14.6 #913 (dependabot-preview[bot])
v1.9.7 (2020-05-12)
Fixed bugs:
- Empty header in headers list results in SyntaxError: Failed to execute 'setRequestHeader' #765
- Getting cannot read value of undefined #731
- Environment variables in collections #642
Closed issues:
- Import/Export collections from private github repos to share among teams. #867
- Unable to use postwoman with latest docker image from docker hub #866
- Access to nonexistent routes will not be redirect to page 404 #849
- Error: Network Error. Check console for details. #827
- 'Documentation Generated' response stacking past top of page if submit clicked enough times/fast enough #826
- The UI could use some improvements #825
- Postwoman won't build, produces 'FATAL Nuxt build error' #824
- Improve contrast of UI components in all themes #819
- Add an option to hide and/or collapse the right panel #818
- Docker Cannot log in normally in the container #817
- Body in Request #815
- How to run postwoman under reverse proxy #812
- Call local support #811
- feature #810
- support response json array #805
- socket binnery support #801
- Ability to join and leave rooms in Socket.IO connection #796
- How can I synchronize my data on local? #794
- I cant login #792
- Unresolved merge conflict in index.vue.orig #786
- You send data my request to Google #780
- I have question by #750, it's closed,but my problem is still.... #770
- Add Format Body option #767
- Body scroll after modal is open #766
- text.match is not a function #764
- Request : Copy response headers #763
- The accordion (expand) labels are out of place on mobile #762
- why does the graphql case can't be saved? #761
- Mobile responsiveness issues #760
- Allow importing environment variables via Postman environment json files #759
- Report abuse: liyasthomas/postwoman (Contact Links) #754
- Report abuse: liyasthomas/postwoman (Contact Links) #753
- Request headers kept same after changing request type #752
- I used it to post test,but response network error #750
- Add compatibility for postman collections & environments #746
- Improve documentation on how to use environments #742
- Add GraphQL syntax highlighting #741
- Broken link to translations branch #737
- Add docker Images for all Tags #722
- Provide post-build resources and default setting files #714
- Theme lacks of contrast #709
- Postwoman raiase a connection error when communicate with localhost. #708
- CORS issue when hosting #707
- Add a description to the request or collection when saving it #706
- Error: Network Error. Check console for details #704
- Save collections on account sync turn on #679
- Tests should be saved together with requests #643
- npm modules of postwoman's vue components #384
- [request] VS code extension #313
- remove prerequest << >> bindings when pre-request script is toggled off #234
- Dynamic Headers #91
Merged pull requests:
- chore(deps): bump @nuxtjs/sitemap from 2.2.1 to 2.3.0 #864 (dependabot-preview[bot])
- docs: add sboulema as a contributor #863 (allcontributors[bot])
- Allow importing environment variables via Postman environment json files #862 (sboulema)
- chore(deps): bump nuxt-i18n from 6.11.0 to 6.11.1 #861 (dependabot-preview[bot])
- Produce valid output when showing/copying as code #857 (Hydrophobefireman)
- dotenv #856 (liyasthomas)
- Save Collections/Environments on enabling sync #854 (sboulema)
- chore(deps): bump firebase from 7.14.2 to 7.14.3 #853 (dependabot-preview[bot])
- Environment variables in collections #851 (sboulema)
- Add format body option #847 (sboulema)
- Save GraphQL Docs #846 (AndrewBastin)
- chore(deps-dev): bump node-sass from 4.14.0 to 4.14.1 #844 (dependabot-preview[bot])
- Remove not-deleted index.vue merge file #842 (AndrewBastin)
- URL Path Parameters #834 #840 (sboulema)
- chore(deps): remove stale dependency #839 (jamesgeorge007)
- GraphQL Query Editor Syntax Highlighting #838 (AndrewBastin)
- chore(deps-dev): bump lint-staged from 10.2.1 to 10.2.2 #837 (dependabot-preview[bot])
- chore(store): better code structure #835 (jameslahm)
- chore(deps): bump @nuxtjs/axios from 5.10.2 to 5.10.3 #832 (dependabot-preview[bot])
- chore(deps): bump nuxt-i18n from 6.10.1 to 6.11.0 #831 (dependabot-preview[bot])
- chore(deps-dev): bump lint-staged from 10.2.0 to 10.2.1 #830 (dependabot-preview[bot])
- Add ability to navigate through message history #828 (jinyus)
- chore(config): delete render option #823 (jameslahm)
- chore(deps-dev): bump cypress from 4.4.1 to 4.5.0 #822 (dependabot-preview[bot])
- chore(deps-dev): bump lint-staged from 10.1.7 to 10.2.0 #821 (dependabot-preview[bot])
- Realtime SocketIO support for json user input #820 (feydan)
- chore(deps): bump @nuxtjs/axios from 5.10.1 to 5.10.2 #816 (dependabot-preview[bot])
- Modify responseType by Object(json) or Array(json5) #813 (shtakai)
- chore(deps): bump nuxt-i18n from 6.9.2 to 6.10.1 #809 (dependabot-preview[bot])
- chore(deps): bump firebase from 7.14.1 to 7.14.2 #808 (dependabot-preview[bot])
- chore(deps-dev): bump node-sass from 4.13.1 to 4.14.0 #807 (dependabot-preview[bot])
- chore(deps): bump @nuxtjs/sitemap from 2.2.0 to 2.2.1 #806 (dependabot-preview[bot])
- chore(deps): bump @nuxtjs/axios from 5.10.0 to 5.10.1 #803 (dependabot-preview[bot])
- chore(deps): bump nuxt-i18n from 6.9.1 to 6.9.2 #802 (dependabot-preview[bot])
- chore(deps-dev): bump lint-staged from 10.1.6 to 10.1.7 #800 (dependabot-preview[bot])
- chore(deps-dev): bump prettier from 2.0.4 to 2.0.5 #799 (dependabot-preview[bot])
- chore(deps): bump @nuxtjs/axios from 5.9.7 to 5.10.0 #798 (dependabot-preview[bot])
- chore(deps-dev): bump cypress from 4.4.0 to 4.4.1 #797 (dependabot-preview[bot])
- Listen to all events in socket.io connection #795 (konradkalemba)
- Fix postman import with empty url #791 (Nikita240)
- chore(deps-dev): bump lint-staged from 10.1.5 to 10.1.6 #789 (dependabot-preview[bot])
- chore(deps-dev): bump lint-staged from 10.1.3 to 10.1.5 #787 (dependabot-preview[bot])
- chore(deps): bump firebase from 7.14.0 to 7.14.1 #782 (dependabot-preview[bot])
- chore(deps): bump yargs-parser from 18.1.2 to 18.1.3 #781 (dependabot-preview[bot])
- chore(deps-dev): bump start-server-and-test from 1.10.11 to 1.11.0 #778 (dependabot-preview[bot])
- chore(deps): bump nuxt-i18n from 6.8.1 to 6.9.1 #776 (dependabot-preview[bot])
- chore(deps): bump ace-builds from 1.4.9 to 1.4.11 #775 (dependabot-preview[bot])
- chore(deps-dev): bump cypress from 4.3.0 to 4.4.0 #774 (dependabot-preview[bot])
- chore(deps): bump firebase from 7.13.2 to 7.14.0 #758 (dependabot-preview[bot])
- chore(deps-dev): bump husky from 4.2.3 to 4.2.5 #757 (dependabot-preview[bot])
- chore(deps-dev): bump lint-staged from 10.1.2 to 10.1.3 #756 (dependabot-preview[bot])
- Fix indicator if extension is installed #748 (levrik)
- Remove support for legacy extensions #747 (levrik)
- Fix GQL introspection query not sent through extension #745 (levrik)
- chore(deps-dev): bump prettier from 2.0.2 to 2.0.4 #744 (dependabot-preview[bot])
- chore(deps): bump @nuxtjs/sitemap from 2.1.0 to 2.2.0 #743 (dependabot-preview[bot])
- chore(deps-dev): bump lint-staged from 10.1.1 to 10.1.2 #740 (dependabot-preview[bot])
- chore(deps): bump nuxt-i18n from 6.8.0 to 6.8.1 #736 (dependabot-preview[bot])
- chore(deps): bump ace-builds from 1.4.8 to 1.4.9 #735 (dependabot-preview[bot])
- chore(deps): bump firebase from 7.13.1 to 7.13.2 #734 (dependabot-preview[bot])
- chore(deps): bump vue-virtual-scroll-list from 1.4.6 to 1.4.7 #733 (dependabot-preview[bot])
- chore(deps): bump nuxt-i18n from 6.7.2 to 6.8.0 #732 (dependabot-preview[bot])
- chore(deps): bump nuxt from 2.12.1 to 2.12.2 #729 (dependabot-preview[bot])
- chore(deps): bump nuxt-i18n from 6.7.1 to 6.7.2 #728 (dependabot-preview[bot])
- chore(deps-dev): bump lint-staged from 10.1.0 to 10.1.1 #727 (dependabot-preview[bot])
- chore(deps-dev): bump cypress from 4.2.0 to 4.3.0 #726 (dependabot-preview[bot])
- chore(deps-dev): bump lint-staged from 10.0.10 to 10.1.0 #725 (dependabot-preview[bot])
- chore(deps): bump nuxt-i18n from 6.7.0 to 6.7.1 #724 (dependabot-preview[bot])
- chore(deps): bump @nuxtjs/axios from 5.9.6 to 5.9.7 #723 (dependabot-preview[bot])
- chore(deps-dev): bump lint-staged from 10.0.9 to 10.0.10 #721 (dependabot-preview[bot])
- chore(deps): bump @nuxtjs/axios from 5.9.5 to 5.9.6 #719 (dependabot-preview[bot])
- chore(deps): bump @nuxtjs/sitemap from 2.0.1 to 2.1.0 #718 (dependabot-preview[bot])
- chore(deps): bump firebase from 7.13.0 to 7.13.1 #717 (dependabot-preview[bot])
- chore(deps): bump yargs-parser from 18.1.1 to 18.1.2 #713 (dependabot-preview[bot])
- chore(deps): bump nuxt-i18n from 6.6.1 to 6.7.0 #712 (dependabot-preview[bot])
- chore(deps): bump nuxt from 2.12.0 to 2.12.1 #711 (dependabot-preview[bot])
- chore(deps): bump firebase from 7.12.0 to 7.13.0 #710 (dependabot-preview[bot])
- Updating the UI and style files #705 (liyasthomas)
- chore(deps-dev): bump lint-staged from 10.0.8 to 10.0.9 #703 (dependabot-preview[bot])
- Improving performance #702 (liyasthomas)
- 📦 Updating packages #701 (liyasthomas)
- chore(deps-dev): bump prettier from 2.0.1 to 2.0.2 #700 (dependabot-preview[bot])
- chore(deps-dev): bump prettier from 1.19.1 to 2.0.1 #697 (dependabot-preview[bot])
v1.9.5 (2020-03-22)
Fixed bugs:
- Test script is not run after failing request #644
- [HELP] Auth permission denied #621
- Can't login on Brave Browser #607
Closed issues:
- [UI/UX] - Change place of Send button #696
- Support preview of JSON:API's "application/vnd.api+json" Content-Type #694
- Report Portal integration #691
- Docs request: how to prevent secrets from leaving local storage wrt. sync. #686
- [bug] - Can't make a request to HTTP #676
- Looking forward to that the postwoman Compatible 'swagger ' at next version #675
- Error: Network Error. Check console for details. #673
- [Bug] - Can't login to Github and Google #661
- A question that has been raised but not resolved #658
- An unknown error occurred whilst the proxy was processing your request. #656
- Running app from downloaded zip fails to compile #651
- Environment variable in path won't update #641
- Info: The current domain is not authorized for OAuth operations Error #637
- A suggestion for UI #635
- How to use postwoman for local development and testing #634
- How to debug localhost (cors) #630
- Support SocketIO connections on Realtime page #611
- Requests to local API returning error response #608
- Why does the URL input field display only one line #604
- Parameter list not showing JSON object fields (force raw?) #597
- Add setting to disable scroll animations #592
- Bigger URL and/or Path input field #581
- Ability to connect to a MQTT broker #342
- [request] Offline cross-platform native build #267
- On Save Update existing API #204
- Import and export environments from JSON #190
- Fast URL entry #62
Merged pull requests:
- Add application/vnd.api+json #695 (allthesignals)
- Fix raw input (JSON) #693 (leomp12)
- chore(deps): bump firebase from 7.11.0 to 7.12.0 #689 (dependabot-preview[bot])
- chore(deps): bump vuefire from 2.2.1 to 2.2.2 #688 (dependabot-preview[bot])
- chore(deps-dev): bump cypress from 4.1.0 to 4.2.0 #685 (dependabot-preview[bot])
- chore(deps-dev): bump start-server-and-test from 1.10.10 to 1.10.11 #684 (dependabot-preview[bot])
- chore(deps): bump nuxt-i18n from 6.6.0 to 6.6.1 #683 (dependabot-preview[bot])
- chore(deps): bump nuxt from 2.11.0 to 2.12.0 #682 (dependabot-preview[bot])
- Fix setting default raw params #681 (leomp12)
- Fix handling content type and raw input #678 (leomp12)
- [Snyk] Security upgrade yargs-parser from 18.1.0 to 18.1.1 #674 (snyk-bot)
- chore(deps-dev): bump start-server-and-test from 1.10.9 to 1.10.10 #672 (dependabot-preview[bot])
- chore(deps): bump firebase from 7.10.0 to 7.11.0 #671 (dependabot-preview[bot])
- ✅ Updating tests #669 (liyasthomas)
- Updating tests #668 (liyasthomas)
- APIs #667 (liyasthomas)
- Insecure Websocket connection issue while connecting to MQTT broker. #666 (rahulnpadalkar)
- Improving performance #664 (liyasthomas)
- Feature/mqtt #663 (liyasthomas)
- Added Support for MQTT #662 (rahulnpadalkar)
- chore(deps): bump yargs-parser from 18.0.0 to 18.1.0 #660 (dependabot-preview[bot])
- chore(deps-dev): bump start-server-and-test from 1.10.8 to 1.10.9 #659 (dependabot-preview[bot])
- Added icon slot to tabs #657 (liyasthomas)
- Refactor/ui #655 (liyasthomas)
- even #654 (liyasthomas)
- chore(deps): bump yargs-parser from 17.0.0 to 18.0.0 #653 (dependabot-preview[bot])
- chore(deps): bump firebase from 7.9.3 to 7.10.0 #652 (dependabot-preview[bot])
- Added the ability to prettify GraphQL queries #650 (AndrewBastin)
- Add http/https support to socketio url valid #648 (moonrailgun)
- Refactor/ui #647 (liyasthomas)
- Even #646 (liyasthomas)
- Run tests even after failed request #645 (liyasthomas)
- Feature: add socket io support #640 (moonrailgun)
- Removed linting for the collection docs import editor #639 (AndrewBastin)
- Moving or renaming files #638 (liyasthomas)
- Refactor/ui #636 (liyasthomas)
- Updated messages for when GraphQL Get Schema fails #633 (AndrewBastin)
- Minor GraphQL page improvements #631 (dmitryyankowski)
- Ignore empty GQL Variable Strings #629 (AndrewBastin)
- chore(deps-dev): bump cypress from 4.0.2 to 4.1.0 #628 (dependabot-preview[bot])
- chore(deps): bump nuxt-i18n from 6.5.0 to 6.6.0 #627 (dependabot-preview[bot])
- chore(deps): bump firebase from 7.9.1 to 7.9.3 #626 (dependabot-preview[bot])
- chore(deps): bump @nuxtjs/google-tag-manager from 2.3.1 to 2.3.2 #625 (dependabot-preview[bot])
- test: purge travis #623 (yubathom)
- Added shortcut to quickly run the GraphQL query #620 (AndrewBastin)
- docs: add dmitryyankowski as a contributor #619 (allcontributors[bot])
- Link multiple auth providers #618 (liyasthomas)
- Add --staged parameter to pretty-quick pre-commit #617 (dmitryyankowski)
- 🐛 FIxed URI not updating on Clear content, minor formData improve… #612 (liyasthomas)
- Update proxy information. #610 (NBTX)
- Fixed install extension toast appearing even when extension is installed #609 (AndrewBastin)
- chore(deps-dev): bump lint-staged from 10.0.7 to 10.0.8 #606 (dependabot-preview[bot])
- JSON linting in the code editor #605 (AndrewBastin)
- Added regex to handle url parts #603 (JacobAnavisca)
- GraphQL page improvements, and more #602 (dmitryyankowski)
- I18n #601 (liyasthomas)
- feat(i18n): add Korean #600 (9j)
- Improve page load/unload experience (remove FOUCs) #599 (NBTX)
- Feature: Add prettier/pretty-quick formatting w/ Husky pre-commit #596 (dmitryyankowski)
v1.9.0 (2020-02-24)
Fixed bugs:
- Auto Theme Selection is kinda difficult to see #563
- Can't send request to localhost via Chrome extention #560
- Validation for duplicate collection ignores letter case #547
- Build failed #327
- Fixed typo in translation file for Auto theme #556 (AndrewBastin)
Closed issues:
- don't run #577
- Get correct response data but occurs with error "Cannot read property 'value' of undefined" #575
- firebase_app__WEBPACK_IMPORTED_MODULE_2___default.a.firestore is not a function #558
- Disable SSL cert for websockets #557
- relative module not found during start #552
- Feature Request: Subfolders #540
- Feature request: Keyboard shortcuts for folder creation #539
- Add max-height and overflow: auto to "parameter list" textarea #532
- Friendly minded GraphQL #468
- multipart/form-data support #434
- IE Support #386
- ⏬ Import a Postman's Collection #333
- Implement pre-request and post-request scripts (and request chaining) #218
- Environment management and configuration #147
Merged pull requests:
- POST request body editor reacts to the content type #594 (AndrewBastin)
- Fix variablesJSONString store default for GraphQL page #593 (dmitryyankowski)
- Environment Mangement #591 (JacobAnavisca)
- GraphQL Query Autocompletion #590 (AndrewBastin)
- Refactor/lint #589 (liyasthomas)
- Even #588 (liyasthomas)
- chore(deps): bump firebase from 7.9.0 to 7.9.1 #587 (dependabot-preview[bot])
- Even #586 (liyasthomas)
- chore(deps): bump firebase from 7.8.2 to 7.9.0 #585 (dependabot-preview[bot])
- chore(deps): bump vue-virtual-scroll-list from 1.4.5 to 1.4.6 #584 (dependabot-preview[bot])
- Adapt extension check to new extensions #583 (levrik)
- Update link to extension repo in README #582 (levrik)
- Even #579 (liyasthomas)
- Refactor/lint #578 (liyasthomas)
- chore(deps): bump vue-virtual-scroll-list from 1.4.4 to 1.4.5 #576 (dependabot-preview[bot])
- Postman collection parsing #574 (JacobAnavisca)
- Unify Chrome and Firefox extensions #573 (levrik)
- fix: drop the toast which doesn't show up #572 (jamesgeorge007)
- ✨ Native share + updated meta description #571 (liyasthomas)
- chore(deps): bump firebase from 7.8.1 to 7.8.2 #570 (dependabot-preview[bot])
- chore(deps-dev): bump cypress from 4.0.1 to 4.0.2 #569 (dependabot-preview[bot])
- Added create collection and save request syncs #568 (JacobAnavisca)
- Moved common headers to a separate file #566 (AndrewBastin)
- chore(deps-dev): bump cypress from 4.0.0 to 4.0.1 #565 (dependabot-preview[bot])
- chore(deps): bump yargs-parser from 16.1.0 to 17.0.0 #564 (dependabot-preview[bot])
- chore(deps-dev): bump cypress from 3.8.3 to 4.0.0 #562 (dependabot-preview[bot])
- chore(deps): bump firebase from 7.8.0 to 7.8.1 #561 (dependabot-preview[bot])
- chore: use typeof as an operator and make use of localizable strings #559 (jamesgeorge007)
- Support for Formdata #555 (liyasthomas)
- chore(deps): bump @nuxtjs/pwa from 3.0.0-beta.19 to 3.0.0-beta.20 #554 (dependabot-preview[bot])
- chore(deps): bump @nuxtjs/axios from 5.9.4 to 5.9.5 #553 (dependabot-preview[bot])
- Added toggle to decide whether extensions should be used #551 (AndrewBastin)
- Show Ctrl instead of Command for shortcuts non-Apple platforms #549 (AndrewBastin)
- fix(chore): Take letter casing into account while checking for duplicate collection #548 (jamesgeorge007)
- update e2e tests #546 (yubathom)
- chore(deps): bump @nuxtjs/axios from 5.9.3 to 5.9.4 #545 (dependabot-preview[bot])
- Refactor #543 (liyasthomas)
- chore(deps): bump firebase from 7.7.0 to 7.8.0 #542 (dependabot-preview[bot])
- chore(deps): bump graphql from 14.5.8 to 14.6.0 #541 (dependabot-preview[bot])
- i18n #538 (liyasthomas)
- Modification of French translations #537 (thomasbnt)
- Even #535 (liyasthomas)
- Updated GraphQL Query Variable Editor #534 (AndrewBastin)
- Updating spanish translation #529 (liyasthomas)
- even merge #528 (liyasthomas)
v1.8.0 (2020-01-28)
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
- Sync collection with a cloud storage (e.g: Google drive) #507
- Ability to run all requests of a folder/collection #498
- Change import/export collection on requests page icon #495
- Application contains many hard-coded strings that aren't translatable #488
- import cURL error #477
- move to postwoman org #475
- Create standalone vue components of the request builder. #474
- ULR parsing and var auto creation #469
- What about additional loaders: + Pug, TypeScript, SASS, material-vue ? #467
- [suggestion] - Tests tab #465
- cookie not found support #443
- Feature Request: Consumer Driven Contract Testing #420
- Feature Request: Support OAuth2/OIDC #337
- Enable running proxy as a backend for Request Capture #325
- Label doesn't change when switching between collection requests #291
- Add DB cache #26
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)
- Auth #513 (liyasthomas)
- Support for Google Chrome Extension #512 (AndrewBastin)
- Validate duplicate collections #510 (jamesgeorge007)
- GraphQL query validation based on schema #508 (AndrewBastin)
- Lint and refactor #506 (liyasthomas)
- Syntax Error marking in GraphQL query editor #505 (AndrewBastin)
- 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])
- Refactoring proxy handling to be done in strategies #500 (AndrewBastin)
- 💚 Fixed #497 #499 (pushrbx)
- Feat/firefox strategy #496 (liyasthomas)
- Firefox Extension compatibility #494 (AndrewBastin)
- 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)
- Network Strategies #487 (AndrewBastin)
- chore(oauth): Added method signatures as per JSDoc conventions #486 (jamesgeorge007)
- chore: Minor tweaks #485 (jamesgeorge007)
- ⬆️ 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])
- GraphQL Type Highlight and Links #479 (AndrewBastin)
- OAuth 2.0/OIDC Access Token Retrieval Support #476 (reefqi037)
v1.5.0 (2020-01-04)
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:
- Can WSDL be implemented, similar to SoapUI? #461
- 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
- Raw Request Body should be supported to format the JSON string #446
- 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
- Ability to send Binary data using Postwoman #415
- 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
- Custom request method #398
- 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
- [request]: CLI possibilities #363
- Feature request: OAuth header support/integration #358
- Static builds on releases #352
- fix:SSE onclose handle #349
- 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
- [Request] Use responses for next request? #324
- Auth info on WebSocket connections #321
- Set response panel to fullscreen #320
- Graphql support #312
- Keyboard shortcuts #302
- File/binary request body support #298
- Make response body area expandable #294
- 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
- Mobile can't see console for request errors #283
- Missing Focus on Inputs #279
- Download the request result into a file. #278
- Improve UI Contrast #277
- Duplicated query string in generated code #272
- Query parameters are duplicated #271
- Generated code is incorrect #269
- [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
- Lacking documentation and wiki #232
- Store the time spent on fetching a response #225
- I can't send POST method #210
- Cache view #188
- 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)
- ⬆️ Bump cypress from 3.8.0 to 3.8.1 #460 (dependabot-preview[bot])
- 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)
- chore: stick to Vue.js best practices #432 (jamesgeorge007)
- 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)
- Header key autocompletion #421 (AndrewBastin)
- 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)
- Custom methods support #400 (liyasthomas)
- App UI #391 (liyasthomas)
- i18n #383 (liyasthomas)
- Added Turkish Language Support #382 (AliAnilKocak)
- Translated new words to Farsi lang #380 (hosseinnedaee)
- Two Way Data Binding (v-model) to Ace Editor component #379 (AndrewBastin)
- 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)
- Basic i18n support #351 (liyasthomas)
- Undo header/param/body param deletion #350 (AndrewBastin)
- Added ability to run GraphQL queries #346 (AndrewBastin)
- Add Proxy URL option #345 (NBTX)
- ♻️ Refactor Functions #344 (athul)
- refactor: minor improvements #343 (jamesgeorge007)
v1.0.0 (2019-11-04)
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
- 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
- Missing "Landing/start page" #162
- Response with content-type "application/hal+json" shows as [Object object] #158
- Clear Input #155
- A place to discuss #149
- Inconsistent version name #141
- 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
- Autoresize the textarea #102
- Content-Type revamping #99
- Add linter semistandard #98
- Add version number in footer #97
- 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
- The history doesn't show a date with the timestamp. #81
- Option to Copy request as Fetch or XHR Or CURL #76
- 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
- Add Tests #65
- HTTP request with different library #61
- Editorconfig file #60
- 500 this.isValidURL is not a function #58
- Request Headers #57
- Colored response codes based on status code #46
- Improve SEO #45
- Add html preview to response section #41
- websocket support #40
- Styling with Tailwindcss #38
- Not Working in IE 11 #37
- 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
- PWA not installable #19
- Send request on Enter Key press #17
- Simple Misspelling #8
- Readable #5
- Serialize a request into JSON? #4
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)
- Add brand new logo to the project #244 (caneco)
- ⬆️ 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)
- Feature/pre request script #231 (nickpalenchar)
- 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])
- Add the ApolloTV proxy server #217 (NBTX)
- 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)
- bug: keeping information on page change #211 (breno-pereira)
- Work in Progress: feature/allow-collections-importing #209 (vlad0337187)
- fix: don't display 'Collection is empty' label if collection has any … #208 (vlad0337187)
- Feature/log errors #207 (nickpalenchar)
- Use returned value from toggle component on change event #205 (hosseinnedaee)
- Fix proxy URL #201 (NBTX)
- Fix CORS and Mixed-Content issue & Bug Fixes #200 (NBTX)
- Fix CORS and mixed content issue #199 (hosseinnedaee)
- ⬆️ Bump start-server-and-test from 1.10.5 to 1.10.6 #198 (dependabot-preview[bot])
- Added Tooltips #197 (AndrewBastin)
- ⬆️ 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)
- Added auto theme #185 (AndrewBastin)
- Add Request name label for every requests #184 (sharath2106)
- updated threshold and rootMargin for IntersectionObserver #182 (edisonaugusthy)
- 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)
- Collections #176 (TheHollidayInn)
- Code Refactoring #173 (edisonaugusthy)
- Added Black Theme #172 (AndrewBastin)
v0.1.0 (2019-08-22)
* This Changelog was automatically generated by github_changelog_generator