aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/siteadmin/relnotes.rst
diff options
context:
space:
mode:
authorBen Sturmfels <ben@sturm.com.au>2020-04-28 13:36:48 +1000
committerBen Sturmfels <ben@sturm.com.au>2020-04-28 13:38:47 +1000
commit4e28403812dcc7f5fad984bd221e3d66546d47e7 (patch)
tree394c61d2d67c0fe67afe01d7e57e1bb4c541968b /docs/source/siteadmin/relnotes.rst
parent9d1bb738f3403e84a514008237751bd7ba60f8cb (diff)
downloadmediagoblin-4e28403812dcc7f5fad984bd221e3d66546d47e7.tar.lz
mediagoblin-4e28403812dcc7f5fad984bd221e3d66546d47e7.tar.xz
mediagoblin-4e28403812dcc7f5fad984bd221e3d66546d47e7.zip
Fix Sphinx build warnings, remove gNewSense, *buntu -> Ubuntu.
The * feels like it might confuse no-programmers.
Diffstat (limited to 'docs/source/siteadmin/relnotes.rst')
-rw-r--r--docs/source/siteadmin/relnotes.rst7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst
index 55dd9cdf..82280a3d 100644
--- a/docs/source/siteadmin/relnotes.rst
+++ b/docs/source/siteadmin/relnotes.rst
@@ -40,7 +40,7 @@ carefully, or at least skim over it.
0.10.0 (work in progress)
-======
+=========================
**Do this to upgrade**
@@ -96,6 +96,7 @@ Python 3, which is pretty cool!
- Python 3 is now a first class citizen! We now support both
Python 2.7 and Python 3.4 or later.
- Major updates to internal tooling to pave the way for federation.
+
- Massive overhaul to the database layout (particularly in
permitting generic relations)
- OAuth updates
@@ -104,6 +105,7 @@ Python 3, which is pretty cool!
about removed objects
- Large overhaul to how "comments" work. In federation, many things
can reply to many things, so we had to loosen the model.
+
- If your user has some collections available, these will be presented
as a dropdown option while submitting media.
- Begin using Alembic for migrations
@@ -209,8 +211,10 @@ Additionally:
- Preliminary / experimental support for Python 3!
- Footer forced to the bottom of page
- Massive improvements to Pump API support
+
- Able to run on multiple existing Pump clients! Including Pumpa
and Dianara!
+
- much cleaner ./configure && make support; it's now the default
- Clearer documentation on permissions and installation
- Switched from Transifex, which had become proprietary, to an
@@ -418,6 +422,7 @@ nickname "Lore of the Admin"!
document to set up your own.
- We have a lot of new administrative tooling features!
+
- There's a built-in privileges/permissions system now.
Administrators are given access to modifying these parameters
from a user administration panel.