Skip to content

Release v1.9.0 pre1

Pre-release
Pre-release
Compare
Choose a tag to compare
@koda-masaru koda-masaru released this 01 May 04:44

Introduction

  • I release v1.9.0 pre1 as pre-release

Changes

  • Add survey function (#665)
  • Changed so that the session will not close until the browser is closed(#666)
  • Generate Identicon(#679)
  • Changed so that items in the template can be moved(#706)
  • Fixed some bugs

How to upgrede

  • Backup the database data (recommended)
  • Overwrite the knowledge.war and restart tomcat
  • When tomcat starting, service is start auto migrate database

はじめに

  • v1.9.0 pre1をプレリリースします

対応内容

  • アンケート機能追加(#665)
  • ブラウザを閉じるまでセッションが切れないように変更(#666)
  • アイコン画像がセットされていないユーザに一意のアイコン画像を表示(#679)
  • テンプレートの項目を移動できるように変更(#706)
  • その他バグフィックス

バージョンアップの方法

  • knowledge.warを上書きしてtomcatを再起動すれば自動でバージョンアップします
  • 起動時にデータベースの更新などを自動で実行しています
  • tomcatの再起動の前に、データベースのバックアップを取得をオススメします
    • データベースのバックアップがあれば、データ復元後、バージョンアップ前の knowledge.warに戻すことが可能です