Skip to content

Commit 047300f

Browse files
committed
New feature allowing to suppress repeating API or network related errors
1 parent 379a8f3 commit 047300f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22

33
This is a high-level summary of the most important changes.
44

5-
# Changes in 1.6 (23 May 2024)
5+
# Changes in 1.6 (24 May 2024)
66

77
**Features and Improvements**:
88

99
- Information about log file name visible in the start screen
10+
- New feature allowing to suppress repeating API or network related errors (check **ERROR_500_NUMBER_LIMIT**, **ERROR_500_TIME_LIMIT**, **ERROR_NETWORK_ISSUES_NUMBER_LIMIT** and **ERROR_NETWORK_ISSUES_TIME_LIMIT** variables)
1011
- Rewritten get_date_from_ts(), get_short_date_from_ts(), get_hour_min_from_ts() and get_range_of_dates_from_tss() functions to automatically detect if time object is timestamp or datetime
1112

1213
**Bugfixes**:

0 commit comments

Comments
 (0)