Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-04-06 | 1.1 kB | |
sciNote Core 1.13.0.tar.gz | 2018-04-06 | 6.3 MB | |
sciNote Core 1.13.0.zip | 2018-04-06 | 6.9 MB | |
Totals: 3 Items | 13.3 MB | 0 |
sciNote Core 1.13.0
Release Notes
n/a
New features
- You are now able to copy and paste images directly from clipboard in the protocol steps files’ section and when uploading a file result; Keyboard shortcuts for this are
CTRL + C
for copying andCTRL + V
for pasting - Sign in/sign up with LinkedIn (Oauth) is now supported; see the environmental variables section of the Wiki - the following 3 env. variables need to be set:
LINKEDIN_SIGNIN_ENABLED
,LINKEDIN_KEY
andLINKEDIN_SECRET
Improvements
- Upgrade Rails from version
4.2.10
to5.1.1
, as well as many other libraries (ruby
,devise
,paperclip
,aws-sdk
among others), including many security fixes and patches - Permissions throughout sciNote are refactored to use
canaid
library - Improvements when compiling assets in assets pipeline
- Various improvements & fixes for protocols.io integration