> For the complete documentation index, see [llms.txt](https://walfydoc.mrb-lab.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://walfydoc.mrb-lab.com/changelogs.md).

# Changelogs

## Version: 3.1.0 (hotfix-1)

> 12 March 2023
>
> ```
> - Fixed: Deleting categories wasn't working in admin panel.
> - Changed file: lib/pages/categories.dart (admin)
> ```

## Version: 3.1.0 (hotfix)

> 27 February 2023
>
> ```
> - Fixed an issue while uploading images from the admin panel
> ```

## Version: 3.1.0

> 26 February 2023
>
> ```
> - Updated with flutter latest version 3.7.x (Both app and admin)
> - Fix Android 13 notification & download issues (app)
> - Added login with email & password (app)
> - Added new login method for admin (admin)
> - Added custom security rules to secure the database
> - Added the ability to upload images to hosting (admin)
> - Lots of UI Changes (admin)
> - New online doc
> ```
