You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
1
# Changelog
2
2
3
+
## [1.19.2]
4
+
### Fixes
5
+
- Fixed compilation issues caused by unreliable `remappings.txt` files in Foundry projects
6
+
7
+
## [1.19.1]
8
+
### Features
9
+
- Added Wake version information to the bottom status bar
10
+
- Implemented filtering for ignored detections in the detections UI
11
+
12
+
### Improvements
13
+
- Store ignored detections toggle setting in workspace storage for better persistence
14
+
15
+
### Fixes
16
+
- Fixed state loading issues and disabled autosave by default
17
+
3
18
## [1.19.0]
4
19
### Features
5
20
- Introduced pre-configured chains, such as Ethereum Mainnet and popular L2 networks (Optimism, Arbitrum, Base, Polygon, etc.), significantly streamlining the forking process
0 commit comments