Skip to content

Releases: makeabilitylab/makeabilitylabwebsite

1.3.1

11 Oct 16:17
Compare
Choose a tag to compare

What's Changed

  • Simplified navbar.css significantly. Also added better support for light vs. dark navbar
  • Updated logos to v3
  • Updated footer to include educational mission
  • Redid people page with updated aesthetics and fast load times
  • Updated publications page to no longer use .js

1.1

28 Sep 12:54
e5b29c7
Compare
Choose a tag to compare
1.1

What's Changed

  • Adding significantly more logging to help debug lag/slowness
  • Upgraded to Docker 4.2.5, which required upgrading to at least PostgreSQL 12 (from 11). Now up to 16 on -test and prod
  • Rebuilt docker-compose structure to improve handling of -test and prod and address security issues

New Contributors

Full Changelog: 1.0.10...1.1

v1.0.0 with Django 4.1.2

01 Nov 18:37
Compare
Choose a tag to compare
  • Updated to Django 4.1.2 along with all libraries (140ffc5)
  • Finally refactored Django model names to follow Django and Python convention (CamelCase); see #837
  • Removed old Command code for importing data from UMD website (de74baf)

Django Update

22 Feb 00:08
44731b7
Compare
Choose a tag to compare

Django is updated to 2.1.7, reorders people page, fixes minor bugs, and adds high school research section to FAQ.

bug fixes

14 Feb 06:31
5da2642
Compare
Choose a tag to compare

fixes project gallery spacing, white nav bar items turning invisible on hover, and long captions for project gallery images.