Skip to content

Release v1.8.0

Compare
Choose a tag to compare
@koda-masaru koda-masaru released this 20 Mar 12:25
· 491 commits to master since this release

Introduction

  • I release v1.8.0 as stable

New feature

  • Added title / top page customization (for administrator)
  • Added a feature of event announcement
  • Added a feature to change upper limit of attached file (for administrator)
  • Added a feature of autocomplete for emoji and links to other articles
  • Adjustment of UI design
  • Bug fixes

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.8.0の安定版をリリースします

追加機能(v1.7.0からの変更点)

  • タイトル/トップページのカスタマイズ(管理者機能)
  • イベント告知機能
  • 添付ファイルの上限を変更可能にした(管理者機能)
  • 絵文字や他の記事へのリンクのオートコンプリート編集が可能になった
  • UIデザインの調整
  • バグフィックス

バージョンアップの方法

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