Releases: laravelio/laravel.io
Releases · laravelio/laravel.io
2.1.3
2.1.2
2.1.1
- Fix a critical security issue with updating user settings
2.1.0
- Allow users to choose their email address and username on signup (bd86000)
- Add user settings page (86df6f9)
- Implemented E-mail confirmation (e21f37f)
- Activated Mandrill for e-mail sending (63584c9)
- Use Snappy for customer support (4550fb7)
- Started logging of ip addresses for users, threads and replies (e48544b)
- Implemented filtering on phone numbers for threads and implement auto-banning of spammers (8910649)
- Reworked footer (2104eb3)
- Added a navigation item for admins (79741f8)
- Fixed a bug with reply time indication (#209, 351b0ad)
2.0.12
- Implemented Google ReCaptcha library to prevent spam
2.0.11
2.0.10
2.0.9
- Setup throttle control for forum threads
- Logout banned users
2.0.8
- Fix bug with registering through Github introduced in v2.0.7
2.0.7
- Fixed an authentication bug
- Redirect RSS url to homepage
- Use Github provided email address for account creation