Skip to content

Commit

Permalink
RN: release v1.3 added
Browse files Browse the repository at this point in the history
  • Loading branch information
misiektoja committed Jun 14, 2024
1 parent 14029bb commit 10b7627
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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

# Changes in 1.3 (14 Jun 2024)

**Features and Improvements**:

- **NEW:** Added new parameter (-z / --send_test_email_notification) which allows to send test email notification to verify SMTP settings defined in the script
- **IMPROVE:** Checking if correct version of Python (>=3.8) is installed
- **IMPROVE:** Possibility to define email sending timeout (default set to 15 secs)

**Bug fixes**:

- **BUGFIX:** Fixed "SyntaxError: f-string: unmatched (" issue in older Python versions
- **BUGFIX:** Fixed "SyntaxError: f-string expression part cannot include a backslash" issue in older Python versions

# Changes in 1.2 (07 Jun 2024)

**Features and Improvements**:
Expand Down

0 comments on commit 10b7627

Please sign in to comment.