You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Makeability Lab Global Variables, including Makeability Lab version
89
-
ML_WEBSITE_VERSION="2.31.1"# Keep this updated with each release and also change the short description below
90
-
ML_WEBSITE_VERSION_DESCRIPTION="The Django log path is now derived from the project root instead of a hardcoded container path, and an unwritable log directory degrades gracefully instead of killing startup (#1283). Because the servers have no console, /version.json now reports whether file logging is actually live."
89
+
ML_WEBSITE_VERSION="2.32.0"# Keep this updated with each release and also change the short description below
90
+
ML_WEBSITE_VERSION_DESCRIPTION="Positions can now be titled \"Research Software Engineer\", and the affiliation fields are relabeled \"Institution or organization\"and \"Department or unit\" — collaborators come from nonprofits and companies, not just universities (#1437). This release also carries the 2.31.1 log-path fix (#1283)."
91
91
DATE_MAKEABILITYLAB_FORMED=datetime.date(2012, 1, 1) # Date Makeability Lab was formed
92
92
MAX_BANNERS=7# Maximum number of banners on a page
0 commit comments