diff --git a/doc/release-notes/RELEASE-NOTES-1.2.md b/doc/release-notes/RELEASE-NOTES-1.2.md new file mode 100644 index 0000000000000000000000000000000000000000..f9f652afc2efd86ce27a1948fee4f54d5d0c0589 --- /dev/null +++ b/doc/release-notes/RELEASE-NOTES-1.2.md @@ -0,0 +1,23 @@ +# Release 1.2! + +### Highlights + +* Deeper changes to respect protocol and improve stability +* Minor requested fixes +* Initial documentation and repository cleanup + +### List of changes + +Added documentation about internal flows +History limit is respected after edits, leave/join, delete/add +Message persistence is improved +Clean history only by an admin +Don’t send Room/delete to removed members +Don’t send further invalid packets +Add load test results in repository +Further repository cleanup +Improve logging +Add branching process to documentation +Add restore/backup API for database ops +Remove "History was removed" message in MeChat +REST: Respect removed flag when reporting members of a room diff --git a/doc/release-notes/next/no_history_message_in_mechat.md b/doc/release-notes/next/no_history_message_in_mechat.md deleted file mode 100644 index ff93e79db6f3caa1c8153432ce774ab265e403d6..0000000000000000000000000000000000000000 --- a/doc/release-notes/next/no_history_message_in_mechat.md +++ /dev/null @@ -1 +0,0 @@ -* Don't add the "History was removed" message to the beginning of the MeChat.