Skip to content

Latest commit

 

History

History
91 lines (55 loc) · 2.18 KB

RELEASE.md

File metadata and controls

91 lines (55 loc) · 2.18 KB

Release 1.1 (2021-06-03)

EN

  • Follows the main library upgrade: Oiyokan Lib: 1.19.20210603a

JA

  • 本体ライブラリバージョンアップに追従: Oiyokan Lib: 1.19.20210603a

Release 1.0 (2021-05-28)

EN

  • v1.0 Release

JA

  • v1.0 リリース

Release 0.8 (2021-05-26)

EN

  • Update Oiyokan Lib: 1.18.20210526a
  • Implementation: Changed to pass OiyoInfo instance from the outside.

Release 0.7 (2021-05-22)

EN

  • Update Oiyokan Lib: 1.16.20210522a
  • (Oiyokan Lib) Added field named transactionIsolation to JSON to configure isolation level like Connection.setTransactionIsolation.
  • (Oiyokan Lib) Added field named initSqlExec to JSON to specify the initialization SQL statement at the time of DB connection (experimental).
  • Place Tooltip on some buttons.
  • Apply MDL design to dropdown.
  • HTML refactoring.

JA

  • Oiyokan Lib の更新: 1.16.20210522a
  • (Oiyokan Lib) transactionIsolation という名前の項目を JSON に追加して Connection.setTransactionIsolation などを指定できるように変更。
  • (Oiyokan Lib) initSqlExec という名前の項目を JSON に追加して DB接続時の初期化SQL文を指定できるようにする (experimental)。
  • 一部のボタンに Tooltip を配置
  • ドロップダウンのデザインに MDLを適用
  • HTMLのリファクタリング

Release 0.6 (2021-05-20)

EN

  • Applied the update of the main library. No change to Oiyokan Initializr itself.
  • Oiyokan lib: 1.15.20210519b

JA

  • 本体ライブラリの更新を反映。Oiyokan Initializr 自体には変更なし。
  • Oiyokan lib: 1.15.20210519b

Release 0.5 (2021-05-11)

EN

  • Added BASIC Authn to Oiyokan Initializr. The initial user and password are as follows.
    • User: admin
    • Password: passwd123

JA

  • Oiyokan Initializr に BASIC Authn を追加。初期のユーザ、パスワードは以下。
    • User: admin
    • Password: passwd123

Release 0.4 (2021-05-10)

JA

  • 本体ライブラリの更新に追従。

Release 0.3 (2021-05-09)

JA

  • 画面を Material Design Lite (MDL) ベースのデザインシステムに変更

Release 0.2 (2021-05-04)

JA

  • 最初のリリース
  • Bootstrap ベース画面