Improvements
- Better cache handling with Etags (#1097)
- Reduce duplicate computation of slow cached values (#1100)
- Reconnect to memcached if the connection fails (#1104)
- Better frame selector on Girder item page (#1086)
Bug Fixes
- Tile serving can bypass loading a source if it is in memory (#1102)
- Don't copy style lock when semi-duplicating a tile source (#1114)
Changes
- On the large image item page, guard against overflow (#1096)
- Specify version of simplejpeg for older python (#1098)
- Better expose the Girder yaml config files from python (#1099)