Skip to content

Releases: ChargeIn/RestTester

2.1.0

05 Jan 20:21

Choose a tag to compare

2.1.0 New Features and Bug Fixes

  • Added SSE request support.
  • Fixed images not being displayed correctly.

Full Changelog: 2.0.0...2.1.0

2.0.0

18 Dec 21:40

Choose a tag to compare

2.0.0 New Features

  • Added support for multiple environments.
  • Added support for base url.
  • Added support for default authentication profile.
  • Added basic documentation

Full Changelog: 1.5.2...2.0.0

1.5.2

22 Nov 21:04

Choose a tag to compare

1.5.2 Bug Fixes

  • Keep request state when adding a new request.

1.5.0

10 Nov 17:18
29df826

Choose a tag to compare

1.5.0 New Feature

Full Changelog: 1.4.3...1.5.0

1.4.3

04 Sep 19:35
d300898

Choose a tag to compare

1.4.3 Bug Fixes

  • Fixed startup issues for Intellij 2023 and lower

Full Changelog: 1.4.2...1.4.3

1.4.2

31 Aug 16:31

Choose a tag to compare

1.4.2 Bug Fixes

  • Fixed background for main input for Intellij 24.x
  • Fix tooltip issues.

Full Changelog: 1.4.1...1.4.2

1.4.1

11 Aug 21:17

Choose a tag to compare

1.4.1 Bug Fixes

  • Fixed issue: #15

Full Changelog: 1.4.0...1.4.1

1.4.0

01 May 18:27

Choose a tag to compare

1.4.0 New Features

  • Added auto completions and syntax highlighting for the main input and the parameters tab.
  • Improved autocompletion logic and add variable completion preview.

1.3.0

09 Apr 21:48

Choose a tag to compare

What's Changed

  • Added support for non java ideas, e.g. WebStorm, RustRover.
  • Added variable support in params and headers.
  • Added auto completions and syntax highlighting for headers.

Full Changelog: 1.2.0...1.3.0

1.2.0

02 Apr 18:27

Choose a tag to compare

What's Changed

  • Add enabled checkboxes for headers by @shankuroy in #10
  • Add postman import support
  • Improve insomnia support
  • Improve whitespace handling in path

New Contributors

Full Changelog: 1.1.1...1.2.0