Skip to content

Releases: joshp23/YOURLS-U-SRV

2.3.4

12 Mar 19:59
ed16ad7
Compare
Choose a tag to compare

Bugfix

Fix broken images and empty files being sent on some systems

Security

Prevent direct file access outside of YOURLS processing

Note

Removes backwards compatibility for Snapsh0t < v3.0.0 and IQRCodes < 2.0.0

2.3.3

02 Aug 20:09
a7b1af7
Compare
Choose a tag to compare

Fix some init errors

  • srv.php not found on some systems
  • eliminate srv_init option

2.3.2

26 Jul 05:49
7a98255
Compare
Choose a tag to compare
  • use YOURLS constants
  • repair broken file path
  • tidy code

2.3.1

22 Jul 20:55
7d9a4b2
Compare
Choose a tag to compare
  • remove compatibility with YOURLS 1.7.3 or earlier
  • clarify DB upgrade mechanism
  • db table prefix support

2.3.0

22 Jul 04:42
89877bc
Compare
Choose a tag to compare

cleaned innodb upgrade code
added YOURLS database prefix support

2.2.0

22 Jul 02:37
cc76239
Compare
Choose a tag to compare

Update database to InnoDB
Remove backwards compatibility to YOURLS < 1.7.4

2.1.1

21 Jul 21:05
fb7519a
Compare
Choose a tag to compare

Update to 1.7.9

  • move srv.php target location to user/pages/
    fixes #5

2.1.0

21 May 02:18
f6bd9bf
Compare
Choose a tag to compare
  • Compatibility with forward slashes in keyword (eg, when this plugin is active)

2.0.1

07 Sep 14:01
9129dfe
Compare
Choose a tag to compare
small bugfix

2.0.0

05 Aug 19:50
Compare
Choose a tag to compare
  • Is it's own plugin. More robust integration with other plugins
  • Addition of manual arbitrary file upload
  • List files uploaded manually
  • Updated paths and integration with other plugins
  • Easier integration with new modules via standardized options, etc