Anubislms Anubis Versions Save

Distributed LMS for automating Computing Science Courses From NYU

v4.1.2

1 year ago

What's Changed

Full Changelog: https://github.com/AnubisLMS/Anubis/compare/v4.1.1...v4.1.2

@PIG208 @wabscale

v4.1.0

1 year ago

Lets call this one the initial Fall 2022 release. There will be patches to come with bug fixes in the coming weeks.

Highlights

What's Changed

New Contributors

Full Changelog: https://github.com/AnubisLMS/Anubis/compare/v4.0.4...v4.1.0

v4.0.3

2 years ago

Highlights:

Contributors

  • @wabscale
  • @nysteo
  • @PIG208
  • @AlpacaMax

Full Changelog: https://github.com/AnubisLMS/Anubis/compare/v4.0.2...v4.0.3

v4.0.2

2 years ago

Highlights

  • New activity visuals (2 week and 3 month versions) 9d920553224b286736492abda486e8cf2ac67dbd 9dcae0dba8ed5b455279705fafdc581abbb303ed cda65ff832cdf10a9c783429ccecfd5a35453de0 a62b1caf4067941bd288a9d67ddb339a84d37ad1 24c6d136d8a1b93aa5a613e79ebb986a8c255617 6d058eae82d76470f36a34e8b3f79eb5adff65a1
  • Massive refactor of RPC jobs f39070ff684d9016765974f3e9a01565ab1df009 7ce4422399c93d697e1796361e0c11019c9369a0
  • Reformat configuration from environment to be clearly different than dynamic configuration (from db table)
  • Bug Fixes
    • FIX build status on submission page 014205aa2f25c24114b7edbed51f97a2e718c046
    • FIX skipped vs processing classes on submission page 71947a775622d349c24fb44667e5fb9a4438dcab
    • FIX github repo creation 4fa02d46598a8bdb74c9d6dcb02013b78bd1ec9c
    • FIX reap github repo on ta collaborator not configured 0f408da854f9d43bf93a2ef20d794e0851ad05ca
    • FIX error logging in repo delete 5ed30c78c4fe0881290dbaa5f4f10ceb5f4a9771
    • CHG rework create github assignment repo to have safety net 60f3b69a3112f01ed505e573595a4d1bbbe2149b

What's Changed

New Contributors

Full Changelog: https://github.com/AnubisLMS/Anubis/compare/v4.0.1...v4.0.2

v4.0.1

2 years ago

Highlights

  • Marketing website integration
  • Sentry reporting
  • Boat loads of bug fixes (see full changelog for details)
  • New flask ides
  • Update admin users page

What's Changed

Full Changelog: https://github.com/AnubisLMS/Anubis/compare/v4.0.0...v4.0.1

v4.0.0

2 years ago

Highlights

  • Anubis Playgrounds
  • Revamped Website Released
  • Improved IDEs (zsh terminals / unified cli)
  • Discord Bot

What's Changed

New Contributors

Full Changelog: https://github.com/AnubisLMS/Anubis/compare/v3.1.1...v4.0.0

v3.2.0-rc1

2 years ago

This release marks the first rc for the new website. The new website is integrated into the deployment (both debug and production kubernetes).

Noteable additions in this minor release:

  • New website in beta
  • Discord bot
  • Proxy timeouts for theia ides (saves 100s of dollars a month in hosting costs)
  • Course specific usage visuals
  • Improved seed data
  • Fix sundial data not updating
  • Fix docker in docker (dind) running in theia-admin ide
  • Split ide images into base images
  • Theia image tracking in db table
  • Improve assignment page load speed
  • Much better error handling of responses to github api