Skip to content

version 1.7.1

Compare
Choose a tag to compare
@ericfranz ericfranz released this 05 Nov 01:27
· 2602 commits to master since this release
816f92f

Added

  • shellcheck static analysis of shell scripts

Changed

  • monorepo: add all core apps to main repo
  • start installing app gems to a GEM_HOME under /opt/ood that is built into a separate ondemand-gems rpm
  • upgrade Dashboard to Rails 5

Fixed

  • fix window.opener vulnerability found by Google's Lighthouse @zooley #88
  • accessibility fixes exposed using Deque's aXe utility @zooley #89
  • optimize some included pngs using ImageOptim app @zooley #91
  • add missing closing tag to missing home directory error page @zooley #92