Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release V2.0.0 on main branch. #26

Merged
merged 7 commits into from
Apr 27, 2024
Merged

Release V2.0.0 on main branch. #26

merged 7 commits into from
Apr 27, 2024

Commits on Feb 23, 2024

  1. 🚀 First release of v2.

    Jimskapt committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    abcac68 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    6c23eec View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. 🚧 Improve settings page.

    Jimskapt committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    40b58a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01a6b3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad9f28e View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. 🚧 V2 W.I.P.

    ✨ Add random position shortcut.
    ✨ Allow to not save settings in a file (only in memory).
    ✨Detect and display A1111 prompts saved in images.
    🔒️ Add security checks on `change_path`.
    🐛 Better behaviour on position change (method created).
    🐛 Improve settings form behaviour when path is changed.
    🐛 Fix deadlock issue on `change_path`.
    🐛 Reset position when `update_files_list`.
    ⬆️ Dependencies upgrades.
    Jimskapt committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    f32921c View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. 🚀 Release of the V2.0.0.

    - ✨ Allow recursivity for input.
    - ✨ Add listen when files added in inputs.
    - ✨ Add live refresh in UI.
    - 💄 UI improvments.
    - 💄 New app icon.
    - 🚚 Clean and split CSS files (optimising).
    - 🩹 change RwLock to async, adapt code for it.
    - ⬆️ Dependencies upgrades.
    Jimskapt committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    85c175c View commit details
    Browse the repository at this point in the history