Skip to content

Releases: horde/passwd

6.0.0-beta1

28 Mar 16:22

Choose a tag to compare

6.0.0-beta1 Pre-release
Pre-release

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

07 Mar 22:15

Choose a tag to compare

6.0.0-alpha5 Pre-release
Pre-release

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