Releases: support-project/knowledge
Releases · support-project/knowledge
Release v1.10.0 pre2
Introduction
- I release v1.10.0 pre2 as pre-release
Changes
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.10.0 pre2 をプレリリースします
対応内容
バージョンアップの方法
- knowledge.warを上書きしてtomcatを再起動すれば自動でバージョンアップします
- 起動時にデータベースの更新などを自動で実行しています
- tomcatの再起動の前に、データベースのバックアップを取得をオススメします
- データベースのバックアップがあれば、データ復元後、バージョンアップ前の knowledge.warに戻すことが可能です
Release v1.10.0 pre1
Introduction
- I release v1.10.0 pre1 as pre-release
Changes
-
Support Web API
-
Support multiple LDAP authentication
-
GUI design minor changes
-
Some minor improvements
-
Bug fixes
-
More infomation:
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.10.0 pre1 をプレリリースします
対応内容
-
WebAPIをサポートしました
-
複数のLDAPに接続して認証を行えるようにしました
-
GUIデザインの調整を行いました
-
多くの小さな改善を行いました
-
複数のバグフィックスを行いました
-
詳細は以下のURLを確認願います
バージョンアップの方法
- knowledge.warを上書きしてtomcatを再起動すれば自動でバージョンアップします
- 起動時にデータベースの更新などを自動で実行しています
- tomcatの再起動の前に、データベースのバックアップを取得をオススメします
- データベースのバックアップがあれば、データ復元後、バージョンアップ前の knowledge.warに戻すことが可能です
Release v1.9.1 pre1
Introduction
- I release v1.9.1 pre1 as pre-release
Changes
- Fix to make link on relative path work correctly (#732)
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.1 pre1 をプレリリースします
対応内容
- 記事へのリンクを
[1](1)
といった相対パスで書いていた場合でも動作できるように修正(#732)#1
といった書き方の場合は、本修正は関係ありません
バージョンアップの方法
- knowledge.warを上書きしてtomcatを再起動すれば自動でバージョンアップします
- 起動時にデータベースの更新などを自動で実行しています
- tomcatの再起動の前に、データベースのバックアップを取得をオススメします
- データベースのバックアップがあれば、データ復元後、バージョンアップ前の knowledge.warに戻すことが可能です
Release v1.9.0 (Stable)
Release v1.9.0
Introduction
- I release v1.9.0 as stable
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)
- Add copy of survey (#695)
- Fixed a display of survey report page (#724)
- 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 をリリース (安定版) します
対応内容
- アンケート機能追加(#665)
- ブラウザを閉じるまでセッションが切れないように変更(#666)
- アイコン画像がセットされていないユーザに一意のアイコン画像を表示(#679)
- テンプレートの項目を移動できるように変更(#706)
- アンケートのコピー機能 (#695)
- アンケート集計画面の表示の修正 (#724)
- その他バグフィックス
バージョンアップの方法
- knowledge.warを上書きしてtomcatを再起動すれば自動でバージョンアップします
- 起動時にデータベースの更新などを自動で実行しています
- tomcatの再起動の前に、データベースのバックアップを取得をオススメします
- データベースのバックアップがあれば、データ復元後、バージョンアップ前の knowledge.warに戻すことが可能です
Release v1.9.0 pre3
Introduction
- I release v1.9.0 pre3 as pre-release
Changes
- Fixed a display of survey report page (#724)
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 pre3 をプレリリースします
対応内容
- アンケート集計画面の表示の修正 (#724)
バージョンアップの方法
- knowledge.warを上書きしてtomcatを再起動すれば自動でバージョンアップします
- 起動時にデータベースの更新などを自動で実行しています
- tomcatの再起動の前に、データベースのバックアップを取得をオススメします
- データベースのバックアップがあれば、データ復元後、バージョンアップ前の knowledge.warに戻すことが可能です
Release v1.9.0 pre2
Introduction
- I release v1.9.0 pre2 as pre-release
Changes
- Add copy of survey (#695)
- Fixed minor 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 pre2をプレリリースします
対応内容
- アンケートのコピー機能 (#695)
- その他、軽微な修正
バージョンアップの方法
- knowledge.warを上書きしてtomcatを再起動すれば自動でバージョンアップします
- 起動時にデータベースの更新などを自動で実行しています
- tomcatの再起動の前に、データベースのバックアップを取得をオススメします
- データベースのバックアップがあれば、データ復元後、バージョンアップ前の knowledge.warに戻すことが可能です
Release v1.9.0 pre1
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に戻すことが可能です
Release v1.8.1
Introduction
- I release v1.8.1 as stable
Changes
- Change link url on top page
- issue #684
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.1の安定版をリリースします
対応内容(v1.8.1からの変更点)
- トップページのリンクの初期値の修正
- issue #684 を参照
バージョンアップの方法
- knowledge.warを上書きしてtomcatを再起動すれば自動でバージョンアップします
- 起動時にデータベースの更新などを自動で実行しています
- tomcatの再起動の前に、データベースのバックアップを取得をオススメします
- データベースのバックアップがあれば、データ復元後、バージョンアップ前の knowledge.warに戻すことが可能です
Release v1.8.0
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に戻すことが可能です
Release v1.8.0 pre3
Introduction
- I added event announcement function, so I will pre-release it as v1.8.0 pre3
- I added all the functions that I plan to add to v1.8.0
- I will release v1.8.0 as stable, if there is no problem with v1.8.0 pre3
New feature
- I added an event announcement function
- If you register the type as "event", register event notification
- In the event, register "start date and time" "number of participable people" "place"
- The event is displayed on the calendar of the top page
- User can register or cancel for the event
- List participants
- If it exceeds the number of people who can participate, it will be waiting for cancellation
- If there is a registration for event, a notice will be sent to the organizer by e-mail
- When the date and time of the event approaches, System will notify you by e-mail
- The target to be notified is the user who participated or stocked
- The timing of the notification is the following three types
- On Sunday
- Today
- Before 30 minutes
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 pre3 としてプレリリースします
- v1.8.0 に追加予定の機能は全て揃いました
- v1.8.0 pre3で問題がなければ、v1.8.0として正式リリースします
追加機能
- イベント告知機能の追加
- 登録する種類を「event」にすると、イベント告知になります
- イベントでは、「開始日時」「参加可能人数」「場所」を登録します
- 登録したイベントは、トップページのカレンダーに表示されます
- イベントを見たユーザは、参加登録/参加キャンセルできます
- 参加者は一覧で確認できます
- 参加登録の際に、参加可能人数を超えていると、キャンセル待ちになります
- 参加登録があると、開催者(=登録者)にメールで通知が届きます
- キャンセル待ちになった後、キャンセルが出て参加可能になった場合に、メール通知が届きます
- 参加予定、キャンセル待ち、ストックした(≒興味ある)イベントの開催日時が近づくと、メールで通知を出します
- 日曜に、今週開催予定のものを通知します
- 当日に開催予定のものを通知します
- 開催まで30分を切った際に通知します
バージョンアップの方法
- knowledge.warを上書きしてtomcatを再起動すれば自動でバージョンアップします
- 起動時にデータベースの更新などを自動で実行しています
- tomcatの再起動の前に、データベースのバックアップを取得をオススメします
- データベースのバックアップがあれば、データ復元後、バージョンアップ前の knowledge.warに戻すことが可能です