Changelog#

The format is based on Keep a Changelog.

[2.0.0]#

Changed#

  • Moved the recent files utils to their own extension (lightspeed.trex.recent_projects.core)

  • Get the context name from settings instead of having a hardcoded value

[1.2.1]#

Fixed#

  • Fix bug if a project layer cannot be opened.

[1.2.0]#

Added#

  • Added the abilty to remove recent projects from the list

[1.1.3]#

  • Use updated lightspeed.layer_manager.core extension

[1.1.2]#

Changed#

  • Update to Kit 106

[1.1.1]#

Changed#

  • Set Apache 2 license headers

[1.1.0] - 2023-10-10#

Changed#

  • Code cleanup

[1.0.0] - 2023-05-19#

Fixed#

  • List was not showing recent files after 40 saves

[0.1.0] - 2021-11-12#

Added#

  • First commit