Skip to content

Releases: ValidUSA/ember-couch

One Big Bug Fix

22 Jul 21:29

Choose a tag to compare

Creating an attachment will no longer affect the ability to save the document.

Quick Bug Fix

28 Jun 15:50

Choose a tag to compare

v1.0.1

1.0.1

1.0.0

03 Jun 15:44

Choose a tag to compare

This is the stable release of ember-couch. It also adds the ability to change the request method in a query.

Addon Alpha

14 Oct 15:26

Choose a tag to compare

Adds pagination to the findMany because it is a post method it adds the limit and skip defferently.

Addon Alpha

13 Oct 14:03

Choose a tag to compare

Added a CONTRIBUTING.md and added a total_pages to the meta in the serializer and adapter. This will help make pagination easier. It also helps integrating with ember-cli-pagination.

Addon Alpha

17 Sep 16:03

Choose a tag to compare

Addon Alpha Pre-release
Pre-release

Fixes findMany when ids is an empty array.

Addon Alpha

17 Sep 12:45

Choose a tag to compare

Addon Alpha Pre-release
Pre-release

Adds the ability to query for selected ids with query.

Addon Alpha

25 Aug 20:18

Choose a tag to compare

Addon Alpha Pre-release
Pre-release

This release adds a check for shouldBackgroundReloadRecord.

Addon Alpha

05 Aug 13:33

Choose a tag to compare

Addon Alpha Pre-release
Pre-release
v0.0.2

0.0.2

Addon Alpha

04 Aug 19:29

Choose a tag to compare

Addon Alpha Pre-release
Pre-release

This is the first release of the new Ember Couch addon.