Openreview-py

Latest version: v1.45.0

Safety actively analyzes 682244 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 18

1.26.0

Features
* Feature/chat example by melisabok in https://github.com/openreview/openreview-py/pull/1538
* Test: Use prefixes for the subject of the message by carlosmondra in https://github.com/openreview/openreview-py/pull/1707
* Feature/ Venue: use hide_fields in post_decision_stage() by celestemartinez in https://github.com/openreview/openreview-py/pull/1722

Fixes
* Fix API 2 tests: submission was already created earlier by melisabok in https://github.com/openreview/openreview-py/pull/1715
* Fix/ Venue: add cdate to edge invitations by celestemartinez in https://github.com/openreview/openreview-py/pull/1711
* submit a paper with two authors with the same name by melisabok in https://github.com/openreview/openreview-py/pull/1699
* Update MANIFEST.in by melisabok in https://github.com/openreview/openreview-py/pull/1716
* Fix/ Venue: Matching by celestemartinez in https://github.com/openreview/openreview-py/pull/1718
* fix sort parameter by melisabok in https://github.com/openreview/openreview-py/pull/1720
* Fix: Venue matching: accepting invitation after declining with comment by celestemartinez in https://github.com/openreview/openreview-py/pull/1721
* check when invitation and groups are empty by melisabok in https://github.com/openreview/openreview-py/pull/1687
* Author reorder: read the property from the venue request form by melisabok in https://github.com/openreview/openreview-py/pull/1724
* add missing n_years by melisabok in https://github.com/openreview/openreview-py/pull/1726

**Full Changelog**: https://github.com/openreview/openreview-py/compare/v1.25.0...v1.26.0

1.25.0

Features
* Feat: Use GA secrets by carlosmondra in https://github.com/openreview/openreview-py/pull/1703

Fixes
* Fix/ Venue: remove decision comment maxlength by celestemartinez in https://github.com/openreview/openreview-py/pull/1705
* Fix/ Venue Request: check if comment has title by celestemartinez in https://github.com/openreview/openreview-py/pull/1706
* Fix/ Venue: bid webfield and check for emails with no by celestemartinez in https://github.com/openreview/openreview-py/pull/1702
* Extract publication date: catch the error when the timestamp is invalid by melisabok in https://github.com/openreview/openreview-py/pull/1700
* Fix/ Venue request: remove recommendation_options by celestemartinez in https://github.com/openreview/openreview-py/pull/1704
* Update supportRequestsWeb.js by racheljsmart in https://github.com/openreview/openreview-py/pull/1701

**Full Changelog**: https://github.com/openreview/openreview-py/compare/v1.24.2...v1.25.0

1.24.2

What's Changed
* Updating profiles_status message by racheljsmart in https://github.com/openreview/openreview-py/pull/1674
* update readers and writers when submission is in API 2 by melisabok in https://github.com/openreview/openreview-py/pull/1678
* Feat/ Venue: SAC releaxed conflict computation by celestemartinez in https://github.com/openreview/openreview-py/pull/1676
* TMLR stats for reviewers and action editors by melisabok in https://github.com/openreview/openreview-py/pull/1673
* catch value error when date is incorrect by melisabok in https://github.com/openreview/openreview-py/pull/1682
* Name deletion: fix index error when renaming publications by melisabok in https://github.com/openreview/openreview-py/pull/1681
* Fix/DBLP transformation - add space between month and year by xkopenreview in https://github.com/openreview/openreview-py/pull/1686
* Fix/ Venue: update revision invitations when PC uses PC_Revision by celestemartinez in https://github.com/openreview/openreview-py/pull/1693
* Fix/ Venue: homepage override by celestemartinez in https://github.com/openreview/openreview-py/pull/1679
* Journal: update the affinity scores async by melisabok in https://github.com/openreview/openreview-py/pull/1684
* Fix/more tmlr feedback by melisabok in https://github.com/openreview/openreview-py/pull/1695
* search profiles using ES by melisabok in https://github.com/openreview/openreview-py/pull/1677
* Fix/ Venue: show dropdown in hide_fields in Post Submission by celestemartinez in https://github.com/openreview/openreview-py/pull/1697
* Fix/ Request form: limit error string to 200000 chars by celestemartinez in https://github.com/openreview/openreview-py/pull/1698


**Full Changelog**: https://github.com/openreview/openreview-py/compare/v1.24.1...v1.24.2

1.24.1

Fixes
* Fix/manual assignment by melisabok in https://github.com/openreview/openreview-py/pull/1641
* Fix/wait for process to finish by melisabok in https://github.com/openreview/openreview-py/pull/1669
* Fix/ Submission invitation: run with PCs permissions and allow authors to delete edits by celestemartinez in https://github.com/openreview/openreview-py/pull/1667
* set a string instead of an array by melisabok in https://github.com/openreview/openreview-py/pull/1657
* Fix/ Venue request: move hide_fields to revision by celestemartinez in https://github.com/openreview/openreview-py/pull/1668

**Full Changelog**: https://github.com/openreview/openreview-py/compare/v1.24.0...v1.24.1

1.24.0

Features
* Feature/use strong password by carlosmondra in https://github.com/openreview/openreview-py/pull/1654
* translate from python to JS pre process functions by melisabok in https://github.com/openreview/openreview-py/pull/1637
* Feat/Post decision: use concurrent requests by celestemartinez in https://github.com/openreview/openreview-py/pull/1656

Fixes
* Fix/ Venue: send decision notifications by celestemartinez in https://github.com/openreview/openreview-py/pull/1659

**Full Changelog**: https://github.com/openreview/openreview-py/compare/v1.23.1...v1.24.0

1.23.1

What's Changed
* setup gcloud by melisabok in https://github.com/openreview/openreview-py/pull/1647
* fix identation by melisabok in https://github.com/openreview/openreview-py/pull/1648
* remove extra space by melisabok in https://github.com/openreview/openreview-py/pull/1649
* Feature/update GitHub actions by carlosmondra in https://github.com/openreview/openreview-py/pull/1650
* Fix/ Submission invitation: use replacement false by celestemartinez in https://github.com/openreview/openreview-py/pull/1652
* Feat/ API2 client: implement get_group_edit and edit post_edit by celestemartinez in https://github.com/openreview/openreview-py/pull/1653
* Feat: Enhance get conflicts by carlosmondra in https://github.com/openreview/openreview-py/pull/1651

**Full Changelog**: https://github.com/openreview/openreview-py/compare/v1.23.0...v1.23.1

Page 11 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.