Releases: CenterForOpenScience/osf.io
Releases · CenterForOpenScience/osf.io
24.07.0
24.06.0
Bugs and Improvements Release
- Fix duplicate notifications for contributor-add failures
- Allow Read and Write contributors to view a project's draft registrations
- Change how files for withdrawn registrations are surfaced in the API
- Fix date displayed in citation for a registration
- New API endpoint /users/me/draft_preprints/
- Add button to admin to move preprint from initial to pending
- Update language in notifications to indicate preprint resubmission
- Fix Preprint emails so they are sent as expected
- Fix ORCiD email by sending them after changes are committed to DB
- Remove references of TravisCI
19.31.0
Jigglypuff
- EGAP: Parse project structure, add contributors, add files, ingest the draft registration, and add a Jupyter notebook
- Modify a Chronos field for proper contributor classification
19.30.0
Ninetails
- Fix weirdness around deleted nodes by not deleing OSF Storage
- Make deleted fields on models and addons into date fields
- API v2: Chronos users can have more name options
- Python 3 backwards compatibility changes
19.29.0
Vulpix (2019-10-02)
- Use new pagecounter fields for increased query efficiency
- Allow meetings to be sorted on download count
- Remove old permissions fields now that we have Guardian
19.28.0
Clefable (2019-09-24)
- API v2: Use consistent naming for JSON API type (kebab-case)
- API v2: Fix sorting on fields with source attribute
- API v2: Add SparseLists for Nodes and Registrations
- Management command to remove duplicate files and folders
19.27.0
Clefairy (2019-09-18)
- Automatically map subjects when a preprint is moved to a different
preprint provider in the admin app - Gitlab: return all repos to which the user has access
- Upgrade Bower
- Py3 backwards compatible changes
19.26.0
Nidoqueen (2019-09-11)
- Create a custom through table for linking files and versions
for storing version names. Supports different versions of the same
file having different names. - Update README for populating institutions.
19.25.0
Nidoking (2019-09-05)
- Automate account deactivation if users have no content
- Clean up EZID workflow
- Check redirect URL's for spam
19.24.0
Sandslash (2019-08-27)
- APIv2: Allow creating a node with a license attached on creation
- APIv2: Prevent creating a node link to the node itself, a parent, or a child
- APIv2: Have the move/copy WB hooks update storage usage
- Exclude collection groups from user page in Django's admin app
- Have osfstorage move/copy hooks recursively update the latest file version's region
- Fix password reset tokens
- Do not reveal entire google drive file path in node logs
- Allow logging in from password reset and forgot password pages
- Fix broken social links on add contributors modal
- Fix email typos in embargoed registration emails
- Improve registration and retraction node log display text
- Fix logs if cron job automatically approves a withdrawal