Sha256: c1a1a7a115b230d9a868a655e550e9ce3078f0f152de09c89b4a5fee530de9c3

Contents?: true

Size: 1.84 KB

Versions: 1

Compression:

Stored size: 1.84 KB

Contents

# Changelog

### master

* nothing yet

### 4.0.0 - 2018/02/08

* features
    * add ES6/Webpack support

### 3.2.0 - 2018/01/21

* features
    * add `OneSignalSubscribed()` function

### 3.1.5 - 2018/01/06

* enhancements
    * cleaning up gem files

### 3.1.4 - 2018/01/02

* bugfixes
    * fixed overriding `set_device_owner` method

### 3.1.3 - 2018/01/02

* bugfixes
    * fixed overriding `set_device_owner` method

### 3.1.2 - 2017/12/28

* bugfixes
    * fix `has_devices` method

### 3.1.1 - 2017/12/28

* bugfixes
    * fix `has_devices` method

### 3.1.0 - 2017/12/27

* features
    * add `has_devices` method

### 3.0.2 - 2017/12/21

* bugfixes
    * fixed `undefined method 'set_device_owner' for ApplicationController:Class`

### 3.0.1 - 2017/12/21

* bugfixes
    * custom `set_device_owner` method was not overriding default

### 3.0.0 - 2017/12/21

* features
    * made Devise optional
    * added `owner` association to `Device` model
* enhancements
    * renamed elements of the javascript API

### 2.0.1 - 2017/12/20

* bugfixes
    * fixed `undefined method 'permission=' for #<Device>`

### 2.0.0 - 2017/12/19

* features
    * automatically include helpers and concerns
    * configuration by passing a block to `configure`
    * introducing `Device` activerecord model
* enhancements
    * rename `current_onesignal` method to `current_device`

### 1.2.1 - 2017/12/18

* enhancements
    * add more configuration options

### 1.1.1 - 2017/12/18

* bugfixes
    * fixed use of wrong class name

### 1.1.0 - 2017/12/18

* enhancements
    * dont't include keys in `current_onesignal` hash whose values are `nil`

### 1.0.1 - 2017/12/18

* bugfixes
    * fixed `Stack Level too deep` when using `current_onesignal`

### 1.0.0 - 2017/12/18

* initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
devise-onesignal-4.0.0 CHANGELOG.md