Skip to content

Releases: nikrou/phyxo

4.0.0

30 Mar 06:59
Compare
Choose a tag to compare
  • Use DSN for Doctrine instead of database.yaml file parameters
  • Use Enums instead of string constants (images sizes, privacy levels, plugins states,...)
  • Use attributes for routes. No more route files definitions

3.0.0

27 Apr 11:56
Compare
Choose a tag to compare
  • upgrade to symfony 6.4 (php 8.2 at least)
  • Refactoring to simplify new theme integration

2.5.0

25 Apr 07:04
3207ddd
Compare
Choose a tag to compare
  • allow to manually rotate images from batch actions
  • upgrade to symfony 6.2 (php 8.1 at least)

2.4.0

31 Oct 08:54
23d3984
Compare
Choose a tag to compare
  • updates Treflez theme dependencies (Photoswipe,...)
  • Reword category in album (the same for plural forms)

2.3.0

28 Feb 17:15
f3fc190
Compare
Choose a tag to compare
  • Remove site Entity. Not used anymore.
  • Use abstraction to manipulate images (imagine/imagine library)
  • Move to Symfony 5
  • Use Symfony forms
  • Revamp calendar views
  • Plugin example : language switcher

2.2.0

06 Nov 12:59
70d0525
Compare
Choose a tag to compare
  • no more database config file in local/config. Use config/database.yaml instead.
  • move back index.php in public directory
  • replace atoum by phpunit for tests
  • add plugin system

2.1.0

21 Feb 09:06
d3e9f5f
Compare
Choose a tag to compare
  • upgrade to Symfony 4.4 (use HttpClient instead of guzzle, use Mailer instead of Swiftmailer)
  • use Doctrine as database abstraction layer through Doctrine::DBAL and Object Relation Mapper through Doctrine::ORM

2.0.4

17 Feb 17:09
db8c5bf
Compare
Choose a tag to compare

fix upgrade : missing update URL when severals upgrades are available

2.0.3

30 Jan 10:27
5c2d9c9
Compare
Choose a tag to compare

fix smalls issues preventing major upgrade

2.0.2

27 Jul 17:44
6ac7b2e
Compare
Choose a tag to compare

A small release wiating for a major one

  • updates php dependencies
  • updates administration theme dependencies
  • updates Treflez theme dependencies
  • fix small issue setting guest params