Skip to content

Latest commit

 

History

History
290 lines (200 loc) · 10.5 KB

CHANGELOG.md

File metadata and controls

290 lines (200 loc) · 10.5 KB

Changelog

All notable changes to the betterplace.org API v4 will be documented in this file. Notifications about changes will also be send to the mailing list for service announcements.

2017-08-15

Added

2017-07-20

Added

2017-06-16

Added

Removed

Changed

  • Deprecated positive_opinions_count and negative_opinions_count on project as well as positive_or_negative on opinion

2017-03-03

Removed

  • Removed [Fundraising Challenge] endpoint

2016-12-05

Added

2016-12-01

Removed

  • [Opinion Details] endpoint removed

2016-06-28

Changed

  • Opinion Lists now come with the same default order as opinions on betterplace.org - newest first.

2016-04-18

Added

  • Added client API endpoint to submit volunteering inquiries to. See here

2016-04-12

Added

2016-04-11

Changed

2016-03-15

Changed

2016-02-16

Changed

  • pagination: introduced a limit for the per_page parameter

2016-02-12

Removed some deprecated attributes

2016-01-12

Removed

Changed

Added

2015-10-09

Added

2015-09-15

Added

2015-08-28

Added

2015-07-30

Fixed

  • Documentation wording for donor opinions facets=has_donation:true/false and donated_amount_in_cents. The documentation is more detailed now and also includes two know issues where donor opinions do not behave as expected.

2015-06-17

Deprecated

  • The url params for the ThirdPartyApp custom donation form changed:
  • donation_presenter[some_value]=123 is deprecated now. Please update your app until 12/2015.
  • some_value=123 is the new way as described in the documentation.

2015-04-28

Added

2015-04-07

Added

Deprecated

  • Client Details: All statistic values. This end point will be removed after 31.5.2015

2015-03-05

Added

  • Added API endpoints for fundraising events and linked to them from all relevant resources. This includes related features for clients as well. See here and here.

Deprecated

2015-02-16

Added

  • Added client API endpoint for submit donation pledges to. See here
  • Added client API endpoint to subscribe to project newsletters. See here.

Deprecated

  • Authentication via api_token parameter and Api-Token header is deprecated in favor of using basic authentication.

Fixed

  • Reworked order and hierarchy in readme.

2015-01-15

Added

  • Added the around parameter for project and volunteering listings, that sorts by distance to its value.

2014-11-18

Added

  • Fallback flag for profile pictures to indicate whether the given picture is a default picture or was uploaded by the user

2014-09-05

Added

  • Clarify the order behaviour for fundraising challenge results.

2014-08-14

Added

  • This CHANGELOG, following the ideas of http://keepachangelog.com/
  • Refactor the previous changelog to follow this convention.
  • Update todo-note in table of content
  • Add two more websites to "Example Integrations" for ThidPartyApp Donation Form

Removed

  • Previous Changelog in README

2014-08-11

Added

  • Add Fundraising Challenge to API and Documentation

2014-01 - 2014-04

This is the aggrgated changelog for all changes for this time interval.

Added

  • 2013-06-20: Add client.pool_balance_in_cents property, see doc for details
  • 2013-06-14: Add platform-link to blog_posts-details
  • 2013-05-15: Opinions have a link to the project now. All API-link are "api.betterplace.org" now (not www. anymore). Opinions have have a facets=has_message-Feature now.
  • 2013-04-19: Change the naming of api-docu-files to follow rails-pluralization-convention.
  • 2013-04-19: Added 'client project-tag list' (a list of all project-tags for a client) and 'client project-tag projects list' (a list of all projects for a client-project-tag).
  • 2013-04-17: Add project pictures API. Please note the DEPRECATION warning for the project- and volunteering-profilepicture (sizes large, profile and thumb are deprecated and therefore renamed.)

Removed

  • 2014-03-04: Remove all deprecated picture links from responses.
  • 2014-01-26: Remove the beta-flag; add matching-fund api; add code and usage examples; minor improvements

Fixed

  • 2013-04-18: Fixed project opinions. Add client opinions-feature. Note that many of the opinions-facets changed! Please re-read this part of the documentation.

2014-01 - 2014-04

This is the aggrgated changelog for all changes for this time interval.

Added

  • 2012-04-15: Add "Client Project-Tag Project List".
  • 2012-03-03: Add picture size 'large' and 'original' to image list for projects. Please note that the images-part of the API ist still beta and might change slightly in the future.
  • 2012-03-28: The project-list now returns the full result-set for each project. The minimal result set is gone for now but will be added later. The default-number of results changed to 20 for all lists.
  • 2012-05~15: Add known issues, improve documentation, add opinion.donated_amount_in_cents, project.description returns html now
  • 2012-03-13: Update TOC, fix opinions-details and -list response, fix empty documentation (@tordans)
  • 2012-03-12: Several updates to readme, updates to descriptions for clients, updated opinions-docu, added know-issues and changelog sections (@tordans)

Removed

  • 2012-05~15: Removed opinion.with_donation

2012-03-11

Added

  • Initial version (@betterplace)

Template

201x-0x-xx

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.