summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-3294_improve-add-missing-files1
-rw-r--r--changes/bug-3319_change-log-out-texts1
-rw-r--r--changes/bug_3274-fix-negative-rates1
-rw-r--r--changes/bug_always_raise_when_visible1
-rw-r--r--changes/bug_regex_username2
-rw-r--r--changes/feature_reintegrate_smtp1
-rw-r--r--changes/improve_displayed_error_messages2
7 files changed, 9 insertions, 0 deletions
diff --git a/changes/bug-3294_improve-add-missing-files b/changes/bug-3294_improve-add-missing-files
new file mode 100644
index 00000000..ff1f0723
--- /dev/null
+++ b/changes/bug-3294_improve-add-missing-files
@@ -0,0 +1 @@
+ o Add missing files does not stop if a command fails, also warns the user if there was an error. Closes #3294.
diff --git a/changes/bug-3319_change-log-out-texts b/changes/bug-3319_change-log-out-texts
new file mode 100644
index 00000000..ffe1cef8
--- /dev/null
+++ b/changes/bug-3319_change-log-out-texts
@@ -0,0 +1 @@
+ o Replace 'Sign Out' with 'Log Out' and 'User' with 'Username'. Closes #3319.
diff --git a/changes/bug_3274-fix-negative-rates b/changes/bug_3274-fix-negative-rates
new file mode 100644
index 00000000..78df7a4f
--- /dev/null
+++ b/changes/bug_3274-fix-negative-rates
@@ -0,0 +1 @@
+ o Bugfix, avoid getting negative rates. Closes #3274.
diff --git a/changes/bug_always_raise_when_visible b/changes/bug_always_raise_when_visible
new file mode 100644
index 00000000..21610bf2
--- /dev/null
+++ b/changes/bug_always_raise_when_visible
@@ -0,0 +1 @@
+ o Raise window when setting it as visible. Fixes #3374 \ No newline at end of file
diff --git a/changes/bug_regex_username b/changes/bug_regex_username
new file mode 100644
index 00000000..9de9f2d1
--- /dev/null
+++ b/changes/bug_regex_username
@@ -0,0 +1,2 @@
+ o Validate the username in the login form against the same regexp as
+ the wizard registration form. Fixes #3214. \ No newline at end of file
diff --git a/changes/feature_reintegrate_smtp b/changes/feature_reintegrate_smtp
new file mode 100644
index 00000000..3466dc57
--- /dev/null
+++ b/changes/feature_reintegrate_smtp
@@ -0,0 +1 @@
+ o Reintegrate SMTP relay module. Closes #3375 \ No newline at end of file
diff --git a/changes/improve_displayed_error_messages b/changes/improve_displayed_error_messages
new file mode 100644
index 00000000..90f8b7ff
--- /dev/null
+++ b/changes/improve_displayed_error_messages
@@ -0,0 +1,2 @@
+ o Display a more generic error message in the main window, and leave
+ the detailed one for the log. Closes #3373. \ No newline at end of file