Skip to content

Releases: infinitepower18/Homepage-MobileSafari

Homepage for Safari v2.1.1

11 Sep 15:34
Compare
Choose a tag to compare

Updated URL validation to allow IP addresses

Homepage for Safari v2.1.0

10 Sep 22:30
e9d4d92
Compare
Choose a tag to compare
  • iOS 18 is now supported
  • URLs containing port numbers are now allowed
  • Added a control to open the app (requires iOS 18)
  • Added a shortcut to set homepage URL (requires iOS 16+)

Homepage for Safari v2.0.1

13 Jun 21:54
Compare
Choose a tag to compare

Updated regex to require http or https

Homepage for Safari v2.0.0

13 Jun 20:12
Compare
Choose a tag to compare

Reworked the app so the homepage can be set via the app itself using UserDefaults for storage rather than a separate options page.

Users updating from version 1.x.x will have their homepage automatically migrated to UserDefaults when the extension is run, so there is no need to set the homepage again.

Homepage for Safari v1.0.3

09 Apr 22:50
Compare
Choose a tag to compare
  • Use window.location.replace instead of window.location.href
  • Updated extension description
  • Updated icon with rounded corners

Homepage for Safari v1.0.2

07 Apr 21:08
Compare
Choose a tag to compare
  • You can now set a blank page as your homepage using about:blank.
  • New installations will now default to the options page if a homepage isn't set.

Homepage for Safari v1.0.1

05 Apr 07:22
08db981
Compare
Choose a tag to compare

Tapping the extension on the Safari toolbar now loads the homepage in the current tab instead of a new tab.

Homepage for Safari v1.0.0

05 Apr 07:12
Compare
Choose a tag to compare

Initial release