Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Releases: mena-devs/tilde

ReCaptcha and Sign Up improvements

22 May 19:09
5d168eb
Compare
Choose a tag to compare

We've implemented ReCaptcha on our sign up for to discourage bots from creating fake accounts.

Bug fix

07 May 09:38
8cb9d2d
Compare
Choose a tag to compare
Merge pull request #41 from mena-devs/hot_fix

Fix #40: undefined local variable on user.rb class

Administration section

05 May 20:56
6d8a47b
Compare
Choose a tag to compare
  • Allow export of subscribers' details for newsletter purposes
  • Random fixes

Invitation views improvements

29 Mar 16:44
9c75ce3
Compare
Choose a tag to compare
Merge pull request #38 from mena-devs/enhance-invitations-views

Enhance invitations views

Minor bug fix

28 Mar 21:30
Compare
Choose a tag to compare
v1.1.3

Bug fix: check if user is logged in before running any checks

Add stats to admin views

28 Mar 19:00
95a7206
Compare
Choose a tag to compare
Merge pull request #37 from mena-devs/profile-stats

Enhance admin view of members with stats

Update Rails version

22 Mar 17:57
Compare
Choose a tag to compare

After a vulnerability in actionview, update Rails version to 5.2.x

General upgrades and test coverage increase

22 Mar 15:29
Compare
Choose a tag to compare

This is another stable release in which we make sure that the most essential parts of the application are tested against.