Skip to content

Releases: jmalcic/spina-admin-conferences

2.2.0

26 May 21:36
v2.2.0
6065d37
Compare
Choose a tag to compare

Adds support for Ruby 3!

2.1.0

18 Apr 21:14
v2.1.0
8c3e406
Compare
Choose a tag to compare

Adds timezone support to calendars and moves Mobility texts to the Action Text table. Make sure to install the Action Text migrations, and copy and run the new migrations from this gem too. Also removes some deprecated methods.

2.0.1

16 Apr 02:19
v2.0.1
86e1d6b
Compare
Choose a tag to compare

Adds initial pagination.

2.0.0

13 Apr 23:32
v2.0.0
5351edb
Compare
Choose a tag to compare

No changes from previous alpha. Adds support for Spina v2. The engine has a special migration to convert partables to the new JSON-based parts, and this can be extended to support other custom partables. The engine is also now isolated, so you may need to make corresponding changes to how you access stuff inside the engine from elsewhere. Also fixes a bug relating to entering times in a non-UTC timezone.

2.0.0 alpha

13 Apr 21:21
v2.0.0-alpha
5068b2a
Compare
Choose a tag to compare
2.0.0 alpha Pre-release
Pre-release

Adds support for Spina v2. The engine has a special migration to convert partables to the new JSON-based parts, and this can be extended to support other custom partables. The engine is also now isolated, so you may need to make corresponding changes to how you access stuff inside the engine from elsewhere. Also fixes a bug relating to entering times in a non-UTC timezone.

1.3.10

03 Apr 11:35
v1.3.10
8130ae8
Compare
Choose a tag to compare

Fixes a bug preventing rooms from being chosen when creating a session.

1.3.9

14 Mar 19:16
v1.3.9
7960be3
Compare
Choose a tag to compare

Fixes a bug relating to asset manifest entries.

1.3.8

14 Mar 18:04
v1.3.8
504d1ca
Compare
Choose a tag to compare

Adds support for Rails 6.1 and switches to Turbo from Turbolinks.

1.3.7

07 Nov 17:39
v1.3.7
ab33f80
Compare
Choose a tag to compare

Fixes a migration error where certain translations (and relatedly other records) were incorrectly deleted.

1.3.6

30 Oct 16:27
v1.3.6
ace00ae
Compare
Choose a tag to compare

Fixes a bug where old migrations were not correctly detected, and updates package.json to remove files not to be distributed over NPM.