Skip to content

Releases: qotique/SailwindSaveEditor

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 22 Jul 00:35
feat: enhance field rendering and add update check

Render currency, reputation, and port fields with dedicated UI.
Add sliders for resource fields. Introduce port name mapping.
Implement startup update check via GitHub releases API.

Closes #7

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 21 Jul 19:33
feat: enhance field rendering and add update check

Render currency, reputation, and port fields with dedicated UI.
Add sliders for resource fields. Introduce port name mapping.
Implement startup update check via GitHub releases API.

Closes #7

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 21 Jul 15:03
feat(settings): add settings page with theme/language/field-toggling

- Persist theme selection and safe-fields toggle
- Add language dropdown, field visibility conditional toggle
- Fix routing lifecycle, theme key bug, and field sync
- Move KEY_FIELDS to core.py

Closes #5

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 11:47
refactor: extract KEY_FIELDS to core.py, add safe-fields filter

Closes #3

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 11:59
ci: add --collect-all flet to bundle data files like icons.json