Skip to content

Commit a09bbc5

Browse files
committed
update CHANGELOG
1 parent d3cb9d5 commit a09bbc5

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
99
Nothing yet.
1010

1111

12+
## [1.7.1] -- 2025-01-10
13+
14+
_Changes since 1.7.0_
15+
16+
### Changed
17+
- After clicking "Copy All" in the response viewer, the copied text now uses the Heading 2 style (`-------`) instead of the Heading 1 style (`=======`). This facilitates embedding multiple requests and responses in the same Markdown document.
18+
19+
### Fixed
20+
- Crash during project import if a file is not selected or there is an error (#2)
21+
- Double hit the enter key in Code Editor would incorrectly add an extra blank line and reset cursor to the start of the line
22+
- Line number of text fields incorrectly appeared and was bouncing if the line is long and partially left the screen
23+
24+
1225
## [1.7.0] -- 2024-12-05
1326

1427
_Changes since 1.6.0_

0 commit comments

Comments
 (0)