|
| 1 | +--- |
| 2 | +layout: release |
| 3 | +permalink: /releases/simpleid-1.0.7/ |
| 4 | +title: SimpleID 1.0.7 released |
| 5 | +tags: release |
| 6 | +release_version: '1.0.7' |
| 7 | +release_package: simpleid |
| 8 | +package_series: '1.x' |
| 9 | +download_title: Download SimpleID 1.0.7 |
| 10 | +download_url: http://downloads.sourceforge.net/simpleid/simpleid-1.0.7.tar.gz |
| 11 | +release_type: |
| 12 | + - bugfix |
| 13 | + - security |
| 14 | +--- |
| 15 | + |
| 16 | +Version 1.0.7 of SimpleID, a simple, personal OpenID provider written in PHP, has been released. |
| 17 | + |
| 18 | +Versions 1.0.x represent the final version of the current of the original series of SimpleID. |
| 19 | +Future versions of SimpleID will use an almost completely rewritten codebase, which has |
| 20 | +now been [merged into master](/news/2015/10/simpleid-2-merged-into-master/). Apart from |
| 21 | +critical updates, no further versions based on the original codebase will be released. |
| 22 | + |
| 23 | +To download this version, go to [the download page](/download). |
| 24 | + |
| 25 | +**Please note that while the software may work, it may also have gaping security holes and other nasty bugs. Use at your own risk.** |
| 26 | + |
| 27 | +### What's new in SimpleID 1.0.7 |
| 28 | + |
| 29 | +The version mainly targets bug fixes. |
| 30 | + |
| 31 | +- Fixes issues regarding compatibility with PHP 8.x, including `composer.json`. |
| 32 | +- Security hardening of gettext libraries. |
| 33 | + |
| 34 | +### Installing and Upgrading {#install} |
| 35 | + |
| 36 | +If you are upgrading from an earlier version of SimpleID, please read: |
| 37 | + |
| 38 | +- the general [upgrade instructions](/docs/1/upgrading) on this web site; and |
| 39 | +- UPGRADE.txt included in the distribution |
| 40 | + |
| 41 | +for upgrade instructions. |
| 42 | + |
| 43 | +### Known Issues {#issues} |
| 44 | + |
| 45 | +**Please note that while the software may work, it may also have gaping security holes and other nasty bugs. Use at your own risk.** |
| 46 | + |
0 commit comments