Releases: eduayme/RescueApp
Releases · eduayme/RescueApp
v1.3.2
Fixed
- Update Laravel version to v.6.20.14 for security reasons #212 (thanks to @yogendra-revanna)
- Update Ellipsis version to v6.5.4 for security reasons #208
- Correction of image validation on lost person #213 (thanks to @siddux)
- Error 505 submitting search with empty ID #205 (thanks to @yogendra-revanna)
- The field "region" is not preserved on edit #207 (thanks to @yogendra-revanna)
v1.3.1
v1.3
New
- Added Italian translation #158 (thanks to @MattiaEffendi)
- Added People Involved in Resources #105
- Added Groups in Resources #106
- Added Leaders in Resources #107
Fixed
- Portuguese translation #175
- Incidents file translation #179 (thanks to @co00co)
- LaRecipe docs #182 (thanks to @jovynode)
- Incident creating in Search 1 #183 (thanks to @jovynode)
Improved
- Margins and paddings #123
v1.2.3
New
- Added French translation #145 (thanks to @besnardf)
- Added German translation #146 (thanks to @BerniWittmann)
- Added Portuguese translation #152 (thanks to @m4tr1k and @M4yankChoudhary)
Fixed
- Tooltips interfere with interactions on first task #143 (thanks to @co00co)
- Profile lost person types translations #147
Improved
- Refactor main language file #122
v1.2.2
v1.2.1
v1.2
New
- Admin page with all users logs #79
- Collapse data inputs by groups in create search form #65
- Default admin and guest users #59
- Admin page to manage all users #47
- Translations in lost person profile #56
- Objectives in the documentation #51
- Merged lost person in search page #63
- Auto fill "lost person" data when is same as "alerting" one #64
- User profile page #69
- Catalan translation to the documentation #53
- To do tasks in search action plan #81
- Incidents in search #49
- RescueApp logo in the nav 8768d45
- Improved login style e987397
- Improved register style 5114d1e
- Improved reset password style 8dc0ed3
Fixed
- Bug display lost person image #26
- English language spelling mistakes #89
- Min id length message #97
- Max id length message #70
- Docs page not displaying #66
- Bug not saving inputs data after error #55
- Links to docs with current language #68
- Link profile user close the search #80
- Extra Spaces in the text fields. #75
v1.1
New
- Added Spanish translation
- Added English translation
- Added language selector
- Added a default admin user
- Added "status" filter in searches list
- Added "status" filter in practices list
- Added dates range filter in searches list
- Added dates filter in practices list
- Added "region" filter in searches list
- Added "region" filter in practices list
- Added "village" filter in searches list
- Added "village" filter in practices list
- Added docs page
- Added "Description" in docs page
- Added "Installation" in docs page
Fixed
- Fixed sticky footer
- Fixed unit test auth broken by added default admin user
- Fixed Catalan translation
- Fixed Spanish translation
- Fixed English translation
Release v1.0
New
- Login/Register users
- Add search
- Edit search
- Delete search
- List searches
- List practices
- View data search
- Add lost person to search
- Edit lost person
- Delete lost person
- Add image to lost person
- Close search
- View user data
- Edit user data
- Add avatar to user
- Implemented unit tests for auth