Skip to content

Releases: washingtonstateuniversity/WSUWP-Platform

1.3.0 WSUWP Platform

23 Apr 18:51
Compare
Choose a tag to compare

Features

  • WordPress 4.2

Enhancements

  • Remove files for WSU SSL functionality, defer to new WSU TLS plugin.
  • Remove New Post and Manage Comments from admin menu if super admin to reduce HTML size.

1.2.0 WSUWP Platform

18 Feb 23:50
Compare
Choose a tag to compare

This is the eighth production release of the WSUWP Platform. There have been 10 deployments to the WSU production environment since the last release. The official tag of this release is 1.2.0.

A full changelog is available. Here are some notes:

Enhancements

  • Updates to WordPress 4.1, then 4.1.1.
  • Upload limit is now 200MB, added .eps as an allowed filetype.
  • Initial steps at an enhanced "My Networks" screen.
  • Make new site creation a bit more friendly.

Bugs

  • Resolve PHP errors where a screen type was being checked before we knew a screen was there.
  • Clear domain/path request cache on new site creation.
  • Allow the extended network option to be set when editing a network.
  • Display the correct value for extended network in some cases.
  • Avoid using Batcache for WP Document Revisions

1.1.0 - WSUWP Platform

20 Nov 19:24
Compare
Choose a tag to compare

This is the seventh production release of the WSUWP Platform. There have been 30 deployments to the WSU production environment since the last release. The official tag of this release is 1.1.0.

A full changelog is available. Here are some notes:

  • Updates to WordPress 3.9.2, 4.0, and then 4.0.1.
  • New networks inherit globally active plugins
  • Globally activated plugins can now be deactivated globally.
  • Upload limit is now 100MB, added more filetypes.
  • Allow 3 character usernames.
  • Add a global dashboard widget showing memcached data.
  • Introduce edit_javascript capability.
  • Temporarily block permalink structure changes pending better strategy.
  • Allow DB schema upgrades globally rather than per network.
  • Site administrators can activate and deactivate plugins.
  • Allow network admins to promote users on their network.

In the future, we'll bump the version of WSUWP every time a new version of WordPress is released and merged.

1.0.0 - WSUWP Platform

30 Jun 22:42
Compare
Choose a tag to compare

This is the sixth production release of the WSUWP Platform. There have been 2 deployments to the WSU production environment since the last release. The official tag of this release is 1.0.0.

  • Global admins should see all networks
  • Authentication sets cookies at the root domain to allow for a better cross site experience
  • Better management of existing users added to new sites
  • Remove manage_links capability completely.

v0.9.0 - WSUWP Platform

30 Jun 20:57
Compare
Choose a tag to compare

This is the fifth production release of the WSUWP Platform. There have been 4 deployments to the WSU production environment since the last release. The official tag of this release is v0.9.0.

  • Modify default upload permissions
  • Remove WSU specific functionality and reimplement as individual plugins
  • Update Batcache to latest version
  • Force the upload URL structure

v0.8.0 - WSUWP Platform

06 Jun 22:35
Compare
Choose a tag to compare

This is the fourth production release of the WSUWP Platform. There have been 6 deployments to the WSU production environment since the last release. The official tag of this release is v0.8.0.

Highlights:

  • Better URL handling to avoid mixed HTTP/S content messages.
  • Use site's content URL rather than a common URL to avoid CORS issues.
  • Much better handling of adding existing and new users to sites and networks. Most default messaging has been replaced with welcome emails rather than strange registration leftovers.
  • Categories and Tags are enabled for pages and media.
  • Modify default allowed upload types to include MP4, but exclude old video formats.

v0.7.0 WSUWP Platform

29 May 20:53
Compare
Choose a tag to compare

This is the third production release of the WSUWP Platform. There have been 15 deployments to the WSU production environment since the last release. The official tag of this release is v0.7.0.

Highlights

  • WordPress 3.9.1
  • Better handling of global and network admin capabilities.
  • Only show a network's users rather than all global users.
  • Introduce a Grunt build process for compiling outside plugins and themes.
  • Extract plugins and themes from the platform, to be provided externally.
  • Move many network options to the global level - max upload size, filetypes, etc.. - and set sane defaults.
  • Be aware of domain specific SSL configurations and force SSL when able.

v0.6.2 WSUWP Platform

30 Apr 04:55
Compare
Choose a tag to compare
v0.6.2 WSUWP Platform Pre-release
Pre-release

This is the second production release of the WSUWP Platform. There have been 18 deployments to the production environment since the last release. The official tag of this release is v0.6.2.

Highlights:

  • WordPress 3.9
  • Enhancement of roles and capabilities around global/network/site level users.
  • Added custom CSS functionality at the site level.
  • Added the Safe Redirect Manager plugin
  • Added the WordPress importer plugin
  • Dashboard version and messaging text in the footer
  • Dashboard counts at the global and network levels for networks, sites, and users.
  • Continued updates to the parent theme for the WSU Spine
  • More accurate menu bar for networks and sites

Releases will continue to be tagged as deployments to production occur. Major areas will be marked with more official releases such as this.

v0.5 WSUWP Platform

31 Mar 22:13
Compare
Choose a tag to compare
v0.5 WSUWP Platform Pre-release
Pre-release

We've been running this in production for the weekend pre 0.5. This is the first release to be pushed after the initial production push. Push, push, push.

From here on out, all pushes to production should be changed. If we're in the middle of an open milestone (0.5), then 0.5.1, 0.5.2, 0.5.3 can be pushed.

v0.4 WSUWP Platform

19 Feb 19:04
Compare
Choose a tag to compare
v0.4 WSUWP Platform Pre-release
Pre-release
  • Provisioning via WSU Web Provisioner works as expected.
  • The new WSU Spine parent theme is checked out during provisioning.
  • A binary zip is available in addition to the standard git workflow.