Skip to content

Releases: readingbat/readingbat-core

v1.12.0

19 May 22:22
Compare
Choose a tag to compare
  • Upgrade to kotlin 1.5.0

v1.11.1

28 Apr 19:35
f7e7c4b
Compare
Choose a tag to compare
  • Get rid of unnecessary kotest refs
  • Protect reading map delegates from missing the element
  • Update jars
  • Display current enrolled class.
  • Check answers on focus loss
  • Update kotlin to 1.4.32
  • Sort username on class summary page
  • Fix exception when AGENT_CONFIG is not installed
  • Update node and js versions
  • Fix name collision problem

v1.10.0

03 Feb 21:51
6c3cb67
Compare
Choose a tag to compare
  • Move REDIS pool init to after properties are read
  • Add guard to make sure that Property values are not read before being initialized
  • Rearrnage starting order for assigning Kotlin script variables
  • Adjust Property getters to deal with access before init
  • Change ReadingBatContent.cacheChallenges to be computed
  • Fix Property initialization in tests
  • Limit the length of user input strings
  • Add dbms.maxLifetimeMins property
  • Update HttpClient to use expectSuccess
  • Fix cypress issue by resetting dbms
  • Fix cypress issue by catch geoinfo exception
  • Remove dbreset from cypress script
  • Turn off sql error stacktrace in request logging
  • Add caller version
  • Upgrade jars

v1.9.0

15 Dec 18:43
59ee758
Compare
Choose a tag to compare
  • Convert to multiple modules
  • Add test support module
  • Add test DSL
  • Fix python string list answers
  • Add ExprEvaluator Pools
  • Add cypress.io support
  • Add support for DBMS in tests
  • Remove junit jars
  • Upgrade jars

v1.7.0

05 Dec 05:18
2e7588e
Compare
Choose a tag to compare
  • Add support for teacher challenge page reconnects
  • Support for log page feedback
  • Add Float support
  • Upgrade jars

v1.6.0

08 Oct 21:57
048ddd8
Compare
Choose a tag to compare
  • Convert user sessions to use postgres
  • Add days param to user sessions
  • Add like/dislike to teacher challenge page

v1.5.0

05 Oct 04:47
73f6dc5
Compare
Choose a tag to compare
  • Add support for caching user email
  • Convert geodata to postgres
  • Add request logging
  • Cleanup channels in ws
  • Fixed blocking ws problem
  • Add requestTimingMap cleanup
  • Convert from gson to kotlin serialization
  • Add multi-server support for answers

v1.4.0

30 Sep 20:46
4f409fb
Compare
Choose a tag to compare
  • Make enrollee description consistent
  • Add pingdom and statuspage instrumentation
  • Add Pingdom uptime report
  • Clean up help page
  • Add option to load all challenges
  • Add images to help page
  • Add support for removig student from class
  • Move data from redis to postgres

v1.3.0

10 Sep 06:01
0781045
Compare
Choose a tag to compare
  • Add script pool support
  • Add browserSession context to User
  • Add config and sys admin pages
  • Add support for proxy protocol
  • Add ip geolocation info
  • Add challenge group dropdown
  • Add student summary
  • Add redis content caching
  • Add help page

v1.2.0

14 Aug 15:06
Compare
Choose a tag to compare
  • Add support for descriptions embedded in challenges
  • Track if challenge description is set in the DSL
  • Add support for answer hints
  • Add group name organization prefixes
  • Add like/dislike buttons
  • Add support for embedded proxy agent