Skip to content

Shareabouts 4.0.0

Latest
Compare
Choose a tag to compare
@mjumbewu mjumbewu released this 12 Feb 05:30
· 70 commits to master since this release

New Features:

  • Updated to Django 3.2
  • Support patching in model sync -- This makes it possible to modify the visibility of an idea, even when it has a logged-in submitter.
  • A few more tests -- The Shareabouts client has been woefully light on tests, which has made me squeamish about major updates in the past. Trying to not let that hold the project back in the future.

Upgrade Steps:

  • The Shareabouts configuration should be backwards-compatible with 3.26.0, with the exception of any Django settings that may be in a local_settings.py file. If you have any settings in that file that aren't specific to Shareabouts, please refer to the appropriate Django release notes.