File tree Expand file tree Collapse file tree
LogTap/src/main/java/com/github/husseinhj/logtap/utils Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file.
33The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
44and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
55
6+ ### v0.8.0
7+ Refactor LogTap UI and functionality
8+
9+ - Update repository URL from LogTap to LogTapIOS.
10+ - Implement resizable and persistable table columns.
11+ - Change default for "Pretty JSON" to enabled.
12+ - Default "Actions" column to hidden.
13+ - Improve log message display and parsing.
14+ - Minor style adjustments for table padding and layout.
15+ - Switch sample app dependency from LogTap-Noop to LogTap.
16+
617### v0.7.0
718Refactor LogTap-Noop module and update UI resources
819
You can’t perform that action at this time.
0 commit comments