|
@@ -137,3 +137,19 @@
|
|
|
[1.3.0]
|
|
|
* Fix email sending (use SMTPS)
|
|
|
|
|
|
+[1.4.0]
|
|
|
+* Update Gogs to 0.11.43
|
|
|
+* Improvements
|
|
|
+ * Support HTTP HEAD requests #2857
|
|
|
+ * Add option to rewrite authorized_keys file at start #4435
|
|
|
+ * Add option to prepend global prefix to the email subject #4524
|
|
|
+ * Disable federated avatar lookup by default #5126
|
|
|
+* Bug fixes
|
|
|
+ * Protected branch can be deleted from the web after merge request #4514
|
|
|
+ * Does not recognise SYSNAME datatype in MSSQL #4642
|
|
|
+ * Quick guide is only showed for repository admin #4646
|
|
|
+ * Wrong branch URL for name contains # in branches view #4874
|
|
|
+ * Commits not merged after accepting pull request using rebase #5051
|
|
|
+ * Once branch was protected "Lock" icon will never be removed #5053
|
|
|
+ * SVG support in IPython notebook #5077
|
|
|
+
|