Skip to content

Commit

Permalink
Add ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
tnodir committed Jan 13, 2024
1 parent b4bfe52 commit bd4588b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
Fort Firewall ChangeLog

v3.10.8, 2024-01-13:
- UI: Options: Add "Purge Obsolete only on mounted drives" flag.
- UI: Options: Fix App Groups ordering after remove from middle.
- UI: Programs: 1-st cell is active on `Select All`.
- UI: Programs: Improve errors showing.
- UI: AppInfo: Extract File Version, not Product.
- UI: Service: Fix for Windows 7 (Regression from v3.10.7).

v3.10.7, 2024-01-11:
- UI: Add QtBase translations.
- UI: Programs: Native separators for FileDialog paths.
Expand Down
2 changes: 1 addition & 1 deletion src/version/fort_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#define APP_VERSION_MINOR 10
#define APP_VERSION_PATCH 8
#define APP_VERSION_STR "3.10.8"
#define APP_VERSION_BUILD_STR "-test02"
#define APP_VERSION_BUILD_STR ""
#define APP_VERSION 0x031008

#define APP_NAME "Fort Firewall"
Expand Down

0 comments on commit bd4588b

Please sign in to comment.