Minor release note changes, as suggested by Elrond.

This commit sponsored by Martin Ansdell-Smith.  Thanks!
This commit is contained in:
Christopher Allan Webber 2013-03-11 13:35:59 -05:00
parent 6e2dcbffaf
commit a28c6c4c48

View File

@ -32,9 +32,10 @@ carefully, or at least skim over it.
[[mediagoblin.plugins.geolocation]] [[mediagoblin.plugins.geolocation]]
If you have your own theme, you may need to make some adjustments to If you have your own theme, you may need to make some adjustments to
it as some theme related things may have changed in this releae. If it as some theme related things may have changed in this release. If
you run into problems, don't hesitate to join #mediagoblin on you run into problems, don't hesitate to
irc.freenode.net and we'll try to help. `contact us <http://mediagoblin.org/pages/join.html>`_
(IRC is often best).
**New features** **New features**
@ -56,8 +57,8 @@ irc.freenode.net and we'll try to help.
* As a demonstration of new template hooks for plugin authoring, * As a demonstration of new template hooks for plugin authoring,
openstreetmap support now moved to a plugin! openstreetmap support now moved to a plugin!
* Method to add icon to collections switched from icon of paperclip to * Method to add media to collections switched from icon of paperclip
button with "add to collection" text. to button with "add to collection" text.
* Bug where videos often failed to produce a proper thumbnail fixed! * Bug where videos often failed to produce a proper thumbnail fixed!
@ -65,10 +66,10 @@ irc.freenode.net and we'll try to help.
waste gobs of memory. waste gobs of memory.
* Video transcoding now optional for videos that meet certain * Video transcoding now optional for videos that meet certain
criteria. By default, MediaGoblin will now now transcode webm criteria. By default, MediaGoblin will now transcode webm videos
videos that are smaller in resolution than the mediagoblin defaults, that are smaller in resolution than the mediagoblin defaults, and
and mediagoblin can also be configured to allow theora files to not mediagoblin can also be configured to allow theora files to not be
be transcoded as well. transcoded as well.
* Per-user license preference option; always want your uploads to be * Per-user license preference option; always want your uploads to be
BY-SA and tired of changing that field? You can now set your BY-SA and tired of changing that field? You can now set your
@ -76,7 +77,7 @@ irc.freenode.net and we'll try to help.
* Video player now responsive; better for mobile! * Video player now responsive; better for mobile!
**Other changed** **Other changes**
* Plugin writers: Internal restructuring led to mediagoblin.db.sql* be * Plugin writers: Internal restructuring led to mediagoblin.db.sql* be
mediagoblin.db.* starting from 0.3.3 mediagoblin.db.* starting from 0.3.3