Skip to content

Releases: ewok/ffiii-tui

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 27 Feb 17:56

Changelog

  • 4d4112e fix notifications dissapearing

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 12 Feb 20:01

Changelog

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Feb 19:39

Changelog

  • b69c213 ux fixes, andd small tab bar

v0.1.11

Choose a tag to compare

@github-actions github-actions released this 12 Feb 17:13
7168cf4

Changelog

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 12 Feb 11:35

Changelog

  • 678c2f4 chores: improve logging configuration and fix keyboard shortcuts
  • 6a444b6 Add parm installation method as primary option in README

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 31 Jan 10:36
fcf618e

Changelog

  • fcf618e Merge pull request #64 from ewok/chores
  • 0bf0878 spinner update view, enabled filter for lists
  • 5f1db9f Show all operations in spinner

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 30 Jan 17:42
632b4ae

Changelog

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 29 Jan 09:25
ea628e2

Changelog

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 24 Jan 20:38
8542f97

Changelog

  • 8542f97 Merge pull request #59 from ewok/dedup-1
  • 18e08bb Deduplication
  • 888c334 Merge pull request #56 from ewok/remove-global
  • fb21f95 refactor(ui): eliminate global variables, introduce LayoutConfig
  • 194ed87 Merge pull request #55 from ewok/tests-1
  • 566de7d refactor(ui): decouple models from firefly api

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 14 Jan 12:07

Changelog

  • d8ac8ae fix(ui): improve prompt handling and form redraw synchronization
  • 95df90b Merge pull request #54 from ewok/model-refactoring
  • 5b6da83 refactor(prompt): unify prompt handling
  • c9a9148 refactor(notify): consolidate notification module