Skip to content

Releases: Real-Gecko/Filemin

2.2.3

Choose a tag to compare

@Real-Gecko Real-Gecko released this 06 Apr 09:31
  • Actually fix #141 already.

2.2.2

Choose a tag to compare

@Real-Gecko Real-Gecko released this 13 Mar 11:51
  • Fixed #141 - updater will keep Filemin flavour in own config.

2.2.1

Choose a tag to compare

@Real-Gecko Real-Gecko released this 15 Feb 10:21

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

Choose a tag to compare

@Real-Gecko Real-Gecko released this 31 Jan 12:52

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

Choose a tag to compare

@Real-Gecko Real-Gecko released this 29 Jan 07:26
  • Fix: simplify_path sub not used correct by Denis Kanchev
  • Fixed #135 (Error on pasting)

Version 2.1.0

Choose a tag to compare

@Real-Gecko Real-Gecko released this 19 Oct 22:36
  • 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

Choose a tag to compare

@Real-Gecko Real-Gecko released this 22 Aug 06:17
  • Dutch translation update by Zen4All

Version 2.0.1

Choose a tag to compare

@Real-Gecko Real-Gecko released this 21 Jul 05:55
Fixed #111