Releases: horde/passwd
Releases · horde/passwd
6.0.0-beta1
fix: Use extension_loaded check as loadExtension is a removed PHP5 feature
refactor(routes): migrate to builder pattern with smartmobile BC
fix: Double encoding of URL
Merge pull request #6 from horde/feat/responsive-mobile-first
feat: Show app specific icon in mobile/responsive mode
Merge pull request #5 from horde/feat/responsive-mobile-first
feat(passwd): add smartmobile/responsive scaffolding
fix: Shield against passing null values to horde/view components
chore: Update gitignore file
6.0.0-alpha5
chore: Add default routes file
Merge pull request #4 from amulet1/fix_hook_class
Revert "fix: Add conditional to hook class template to prevent double declaration issues"
fix: Use registry directly instead of deprecated static shortcut