Skip to content

Releases: shish/shimmie2

Shimmie 2.10.2

04 Feb 00:48
Compare
Choose a tag to compare

Automated release from tags

Shimmie 2.10.1

28 Jan 21:31
Compare
Choose a tag to compare

Automated release from tags

Shimmie 2.10.0

17 Jan 23:01
Compare
Choose a tag to compare

Notable changes from 2.9:

  • things got moved into the Shimmie2 PHP namespace to avoid conflicting with external libraries. You'll probably want to add namespace Shimmie2; to the top of any .php files that you've added on top of the base install.
  • search functions got moved into a search class (eg Image::find_images() -> Search::find_images())
  • probably lots more? It's been a few years... If you're having any issues upgrading feel free to file an issue

Shimmie 2.9.5

16 Jan 00:12
Compare
Choose a tag to compare

Automated release from tags

Shimmie 2.9.4

05 Jan 16:11
Compare
Choose a tag to compare

Automated release from tags

Shimmie 2.9.3

26 Jun 22:35
Compare
Choose a tag to compare

Automated release from tags

Shimmie 2.9.2

27 Oct 22:34
Compare
Choose a tag to compare

The last version "designed to run on debian stable" (PHP 7.4).

PHP7 will be officially deprecated in a couple of weeks, but debian stable doesn't plan to offer PHP8 for another 3-4 years. I don't want to be tied to a dead platform for that long, so starting from Shimmie 2.10, the new dependency policy is "use the current stable version of PHP".

Shimmie 2.9.1

15 Mar 01:00
Compare
Choose a tag to compare

Fixing the botched 2.9.0 release

  • Replace “Image” with “Post” in all user-facing places
  • Add PHP 8.0 support
  • Keep PHP 7.4 support
  • Drop PHP 7.3 support
  • Add support for more audio / video formats
  • Drop support for Flash
  • First-class support for MIME types, preferred to filename extensions
  • Use native database Boolean data types
  • A ton of smaller bits

Shimmie 2.8.4

24 Jun 15:15
Compare
Choose a tag to compare

Automated release from tags

Shimmie 2.8.3

27 Mar 14:57
Compare
Choose a tag to compare

Automated release from tags