Skip to content
Snippets Groups Projects
  1. Apr 15, 2025
  2. Jan 13, 2025
  3. Apr 05, 2024
  4. Apr 03, 2024
    • Corentin's avatar
      📝 Update CHANGELOG · fb1f6a66
      Corentin authored
      fb1f6a66
    • Corentin's avatar
      💄 Add item code display to item editor UI · 52364191
      Corentin authored
      Updated the item editor User Interface (UI) in the Clafoutis project. The change added a component to display the 'code' attribute for each item. This allows for a more complete representation of an item's information within the item editor page.
      52364191
  5. Jan 16, 2024
    • Corentin's avatar
      📝 Update CHANGELOG and version for plugin integration fix · 3022bc16
      Corentin authored
      Updated the CHANGELOG for version 0.0.32 detailing fix for an issue where the plugin editor would not skip integration UI when the plugin type has no integrations. Also, updated the project version in the pyproject.toml file to match the new release version. This fix enhances stability of the application when working with plugins without integrations.
      v0.0.32
      3022bc16
    • Corentin's avatar
      🥅 Handle AttributeError for plugin integrations in plugin_edit.py · b9223944
      Corentin authored
      Added an exception handling block in plugin_edit.py to prevent AttributeError when accessing plugin integrations. This update ensures the application doesn't crash when attempt to access an attribute that may not exist in the loaded plugin.
      b9223944
  6. Jan 08, 2024
    • Corentin's avatar
      🔖 Update project version to 0.0.31 in pyproject.toml · 6e91db5c
      Corentin authored
      Incremented the current version of the project from 0.0.30 to 0.0.31 in the pyproject.toml file. This is necessary to reflect the latest improvements and fixes made in the project so far, which data would be detailed in the CHANGELOG file
      v0.0.31
      6e91db5c
    • Corentin's avatar
      📝 Update CHANGELOG with version 0.0.31 fixes · b49da655
      Corentin authored
      Added a new version, 0.0.31, to the CHANGELOG file with detailed fixes including correct value restoration for enabled integrations in the plugin editor. Also updated version compare links accordingly to reflect recent updates from 0.0.30 to 0.0.31.
      b49da655
  7. Dec 21, 2023
  8. Sep 21, 2023
  9. Sep 20, 2023
  10. Sep 18, 2023
  11. Sep 11, 2023
  12. Sep 07, 2023
  13. Sep 06, 2023
  14. Aug 30, 2023
  15. Jul 27, 2023
  16. Jun 02, 2023
Loading