Skip to content

v0.8.0

Compare
Choose a tag to compare
@connorshea connorshea released this 14 Oct 00:15
· 1330 commits to master since this release
v0.8.0
  • JSON Routes
  • Use the CSS Columns module on the image page
  • i.imagehex.com for our image CDN
  • Attempted fix for GZIP compression
  • Update gems
  • respond_to do |format| in various controllers
  • User avatars are disconnected from the image database now, and can be added by uploading an image file in Settings.
  • Devise security improvements
  • The icon font is now generated by rake icons:compile, and adding an icon to the app/assets/icons/ directory will add it to the icon font.
  • Update README.md to better explain how to set up ImageHex, also includes a guide for the aforementioned icon compilation setup.
  • Improve success/error message consistency across the site (uploading images, creating collections, reporting images, etc.)