Skip to content

Commit

Permalink
updated changelog and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
madness-inc committed Apr 28, 2022
1 parent f5a5587 commit 70b3a6e
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.adoc
@@ -1,7 +1,7 @@
image::https://www.aiticon.com/assets/images/appng_logo_760px.jpg[]
:snapshot: 1.16.0-SNAPSHOT
:stable: 1.15.0
:docVersion: 1.16.x
image::https://raw.githubusercontent.com/appNG/appng/appng-1.25.x/appng-logo.png[]
:snapshot: 1.19.2-SNAPSHOT
:stable: 1.19.1
:docVersion: 1.19.x

== Welcome to appNG Manager

Expand Down
46 changes: 46 additions & 0 deletions changelog.txt
@@ -1,3 +1,49 @@
Release Notes - appNG Manager - Version 1.19.1 (2022-02-08)
-----------------------------------------------------------
* [MGR-133] - Include-condition for actions "install" and "reload" is wrong
* [MGR-134] - Update license header
* [MGR-135] - Support Flyway 8

Release Notes - appNG Manager - Version 1.19.0 (2022-01-13)
-----------------------------------------------------------
* [MGR-126] - System -> Environment -> JVM Arguments does not show multi-valued arguments
* [MGR-128] - Cache-Overview: Avoid retrieving whole Cache
* [MGR-129] - Allow clearing Cache also from Cache-Statistics
* [MGR-132] - Avoid possible NPE while iterating over cache elements
* [MGR-127] - Create an action to test sending e-mails
* [MGR-131] - Add email to user's overview, remove language
* [MGR-130] - Enhancements for site-filter

Release Notes - appNG Manager - Version 1.18.1 (2021-10-13)
-----------------------------------------------------------
* [MGR-125] - LDAP Settings is missing "ldapUserBaseDn"

Release Notes - appNG Manager - Version 1.18.0 (2021-10-01)
-----------------------------------------------------------
* [MGR-106] - Fix message shown when appNG Version of package is newer
* [MGR-107] - SqlExecutor does not work with MariaDB
* [MGR-108] - Repository packages do not show installed version
* [MGR-116] - Names of nested bind classes
* [MGR-117] - Include-condition for action="install" is wrong on page repositories
* [MGR-118] - Exception must be logged when installing packages fails
* [MGR-119] - RepositoryService#getPackages and #searchPackageVersions must return non-null values
* [MGR-86] - Provide dedicated actions for starting and stopping sites
* [MGR-111] - For the appNG Root Connection, all fields must not be writable
* [MGR-113] - Show a message when LDAP is disabled
* [MGR-114] - Allow managing node specific properties
* [MGR-115] - Avoid loading all sessions from Tomcat's Manager
* [MGR-121] - Support reloading only the template for a site, not the applications
* [MGR-122] - Add a confirmation when reloading a site
* [MGR-123] - Limit the number of filterable/sortable cache elements
* [MGR-104] - Show a message for MigrationStatus.DB_NOT_MIGRATED
* [MGR-120] - Avoid overloading the form_action post parameter as a get parameter
* [MGR-110] - Upgrade to Flyway 7
* [MGR-112] - Update license headers

Release Notes - appNG Manager - Version 1.17.2 (2021-10-20)
-----------------------------------------------------------
* [MGR-107] - SqlExecutor does not work with MariaDB

Release Notes - appNG Manager - Version 1.17.0 (2020-04-06)
-----------------------------------------------------------
* [MGR-102] - Provide an overview of LDAP users
Expand Down

0 comments on commit 70b3a6e

Please sign in to comment.