PassWall v1.0.8 Release Notes

Release Date: 2020-04-21 // about 4 years ago
  • ➕ Add

    • Search,Limit,Offset,Sort,Order query parameters to FindAll()
    • Backup to ./store/passwall.bak file
    • ⏪ Restore from./store/passwall.bak file

    🔄 Changed

    • ⚡️ Order BY to updated_at DESC
    • Trim http://, https:// and www from URL's
    • Create util and helper folder.
    • 🔨 Refactor