Skip to content

🌍 Multi-language Support, πŸ” Enhanced Search, and βš™οΈ Improved Admin Tools

Choose a tag to compare

@devvsima devvsima released this 11 Mar 12:56
· 167 commits to main since this release
  • Added 3 new languages: Polish, French, and Spanish. (If you notice any inaccuracies in the translations, feel free to let me know – I’ll fix them.)
  • Expanded search radius: Previously, only profiles from the user's city were shown. Now, the search is performed within a 200 km radius, showing profiles from the nearest to the farthest.
  • Profile shuffling removed from search due to the expanded search radius. We need to come up with an alternative method to avoid duplicate profiles in the order.
  • Admins can now retrieve the latest log file using the /logs command.
  • Improved bot response speed by setting state filters first.
  • Fixed bug with sending notifications in the wrong language (not the user's preferred language).
  • Fixed bug in search functionality, which may have prevented users from using the search properly.
  • Minor fixes to localization.
  • Partially removed localization for the admin panel.
  • Separated message texts for users and admins: Now, message texts are stored in two different classes for better management.

Full Changelog: v1.1.3...v1.1.4