Skip to content

Conversation

@alexanderedge
Copy link
Contributor

This includes a bump to node-apn which accepts the new mutable-content payload field.

@flovilmart
Copy link
Contributor

Could you add the changelog? Last question, is it forward and backwards compatible with parse-server? Is there anything that needs to be done there to enable this new feature?

@alexanderedge
Copy link
Contributor Author

Where is the existing changelog? Do you want me to start a new one?

This isn't a breaking change, but it is an addition to the notifications API hence the minor version bump.

Users simply have to add "mutable-content" : 1 to the data property in Parse.Push.send(). I will make a PR to update the docs on parse-server once this is closed.

@flovilmart
Copy link
Contributor

Yeah, we could start one starting that version, that would be nice!

For the rest, awesome man! Thanks, that will land just in time for iOS 10 :)

@alexanderedge
Copy link
Contributor Author

I can't generate a changelog for 1.1.0 yet as it isn't tagged. Once you merge this PR and tag the release then github_changelog_generator will be able to pick up the changes. I can do this in a separate PR.

@flovilmart
Copy link
Contributor

There is an option in github_ghangelog_generator for future tags :)

@alexanderedge
Copy link
Contributor Author

Very useful! I've updated the changelog, thanks.

@flovilmart
Copy link
Contributor

Awesome! Thanks!

@flovilmart flovilmart merged commit 1858398 into parse-community:master Aug 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants