by roundabout, Wednesday, 19 November 2025, 15:46:40 (1763567200), pushed by roundabout, Wednesday, 19 November 2025, 15:46:42 (1763567202)
Author identity: vlad <vlad.muntoiu@gmail.com>
8d9a88faecf2eaa66a51fb27e5a316e13e142f82
doc/changelog/0.7.0 (2025-11-19).md
@@ -33,3 +33,20 @@ Fixed bugs in this release
* A case of inter-repo merging is fixed.
* The source and diff views now look as they should.
The future
----------
Email collaboration will be supported, that is:
* Email notifications will be removed; one will get the actual messages
regardless of whether they originate from the web or from the email.
* Replies to those messages will be put in the appropriate place.
* Code review comments (on commits) will either somehow be translated to email
* or removed entirely (most likely, because of the following point).
* The current PRs feature is extremely bad and certain to be removed; instead,
something compatible to `git request-pull` or `git send-email` (at the user's
discretion) will be used and since those are emails, you will be able to just
reply to that.
* The current nesting comment system is actually very compatible with email, so
that won't change; also, old comments will be kept.