Skip to content

Releases: Real-Gecko/Filemin

2.2.3

06 Apr 09:31
Compare
Choose a tag to compare
  • Actually fix #141 already.

2.2.2

13 Mar 11:51
Compare
Choose a tag to compare
  • Fixed #141 - updater will keep Filemin flavour in own config.

2.2.1

15 Feb 10:21
Compare
Choose a tag to compare

Fixed

  • By Denis Kanchev
    • Fix: simplify_path sub not used correct
    • fix: typo in quote regex in list.cgi for allowed_paths
    • fix: typo on pop in paste.cgi and symlink.cgi - so they work again
    • imp: use 3 arg open
    • fix: skip empty name of files - they are not needed because the path is separate from their name and empty name means nothing.
  • Small typo fix by eldk
  • Fixed new line handling for JSON, thus making module work in Usermin

2.2.0

31 Jan 12:52
Compare
Choose a tag to compare

Fixed

Added

  • Added symlink for text/csv file mimetype image to point to text/plain

Changed

  • Some code cleanup
  • Updates are now downloaded form release assets to avoid keeping binary release files in repo itself
  • Update now will respect installed Filemin flavour, so cdn version will seek for cdn update etc

Updated

  • Updated Bootstrap to 3.3.7
  • Updated jQuery to 2.2.4
  • Updated jQueryUI to 1.12.1
  • Updated Blueimp File Upload to 9.20.0
  • Updated Bootstrap Select to 1.12.4

2.1.1

29 Jan 07:26
Compare
Choose a tag to compare
  • Fix: simplify_path sub not used correct by Denis Kanchev
  • Fixed #135 (Error on pasting)

Version 2.1.0

19 Oct 22:36
Compare
Choose a tag to compare
  • Added JSON::PP package to lib to avoid dependency issue with CentOS
  • Fixed #119
  • Security fixes and tabs cleanup
  • Fixed #39 (SELinux support)
  • Added "View Buffer" functionality
  • Added builtin version

Version 2.0.2

22 Aug 06:17
Compare
Choose a tag to compare
  • Dutch translation update by Zen4All

Version 2.0.1

21 Jul 05:55
Compare
Choose a tag to compare
Fixed #111