Version History

  • v1.1.2 2020-09-14
    • Fix retrieving file loader for newer concrete5 versions

  • v1.1.1 2018-02-07
    • Allow configuring sender of workflow notifications

  • v1.1.0 2017-08-18
    • Layout is now responsive

  • v1.0.11 2016-05-13
    • Added new configurable options for concrete5 8.0a2:
      • set the default number of members to show in Search Users dashboard page

  • v1.0.10 2016-05-11
    • Handyman is now compatible with the upcoming concrete5 8.0
       
  • v1.0.9 2016-04-20
    • Added new configurable options for concrete5 5.7.5.7a2:
      • force the users to specify comments after editing pages

  • v1.0.8 2016-01-19
    • Added new configurable options for concrete5 5.7.5.4b2:
      • control the X-Frame-Options header

  • v1.0.7 2015-12-22
    • Added new configurable options for concrete5 5.7.5.4b2:
      • allow choosing graphics library to manipulate images

  • v1.0.6 2015-12-22
    • Added new configurable options for concrete5 5.7.5.4b2:
      • removed unused concrete.misc.seen_introduction
      • allow hiding intro guide for new users

  • v1.0.5 2015-11-17
    • Added new configurable options for concrete5 5.7.5.4a1:
      • allow setting session invalidation if IP changes
      • allow setting session invalidation if user agent changes

  • v1.0.4 2015-10-29
    • Added new configurable options for concrete5 5.7.5.3a1:
      • allow use of GD instead of Imagick even if Imagick is available
         
  • v1.0.3 2015-09-08
    • Added new configurable options for concrete5 5.7.5.2a2:
      • automatically rotate images accordingly to EXIF data
         
  • v1.0.2 2015-08-25
    • Added new configurable options for concrete5 5.7.5.2a1:
      • set the connection timeout when downloading remote contents
         
  • v1.0.1 2015-06-24
    • Added new configurable options for concrete5 v5.7.5a1:
      • web and OS path to the cache directory
         
  • v1.0.0 2015-06-18
    • Added new configurable options for concrete5 v5.7.5a1:
      • forward to login or show access denied page
      • sender for password-forgot emails
      • sender for registration verification emails
      • custom temporary directory
    • Better handling of cache
       
  • v0.9.5 2015-06-12
    • Fix handling of wrong email addresses
       
  • v0.9.4 2015-06-12
    • Clear the cache after saving configuration files

  • v0.9.3 2015-06-12
    • Allow specifying new environments
    • Add support to new configuration concrete.session.save_path

  • v0.9.2 2015-06-11
    • Add environments support
       
  • v0.9.1 2015-06-10
    • Avoid using forbidden PRB functions
       
  • v0.9.0 2015-06-09
    • Submission to PRB