Skip to content

Releases: kirasok/random_password_generator

1.4.0

07 Apr 03:41
91dd56b
Compare
Choose a tag to compare

Changes

1.2.26

07 Apr 03:31
6fe031e
Compare
Choose a tag to compare
feat(android): app icon

v1.3.0

24 May 10:42
Compare
Choose a tag to compare

Changes

Features

  • ui: show copy to clipboard button

v1.2.28

18 May 14:14
Compare
Choose a tag to compare

Changes

Bug Fixes

  • actions: select version for cider from second character

v1.2.25

18 May 13:43
Compare
Choose a tag to compare

Changes

Bug Fixes

v1.2.18

18 May 12:55
Compare
Choose a tag to compare

No changes found

v1.2.17

18 May 12:28
Compare
Choose a tag to compare

Changes

Refactor

  • actions: clean up actions

v1.2.16

18 May 12:07
Compare
Choose a tag to compare

Changes

Features

  • actions: use bluefireteam/flutter-gh-pages to deploy for web
  • actions: echo $GIT_TAG_NAME into CLI
  • actions: CI/CD actions for web, linux and android

Bug Fixes

  • actions: add linux desktop support
  • actions: echo repo name
  • actions: use JamesIves/github-pages-deploy-action
  • actions: separate commands
  • actions: set default shell to bash
  • actions: use flutter build web
  • actions: create android dir before creating key.properites
  • web: base href
  • actions: move key.properties generation below flutter pub get
  • actions: fix tag regex
  • actions: change filename of keystore.jks
  • actions: upgrade versions
  • actions: update olegtarasov/get-tag to 2.1.2
  • actions: GIT_TAG_NAME syntax fix
  • actions: add token and publish_dir for web
  • actions: rename workflows folder
  • ui: use app theme for button
  • ui: color of password in dark theme

Full Changelog: v1.2.15...v1.2.16

1.2.0

16 May 15:54
Compare
Choose a tag to compare

Migrate to BLoC

1.1.0

13 May 13:16
Compare
Choose a tag to compare

Add Material Design 3 support