Skip to content

Commit

Permalink
v2019.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mattLLVW committed Dec 10, 2019
1 parent 4ae3f7b commit 1dd279c
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 3 deletions.
44 changes: 42 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,45 @@
# Changelog

## [2019.2.3] - 2019-12-10

- feat: Google OAuth2 (#130)

- updated deps (#111)

- feat: Group jobs by jid (#106)

- int: error mgmt (#105)

- fix: favicon and boolrepr (#102)

- fix: removed useless icon files, fixed boolean repr (#100)

- fix: state render,Layout removed admin

- feat: predefined jobs (#98)

- fix: Boolean repr (#97)

- feat: LDAP auth backend (#84)

- fix: async run, updated deps (#82)

- feat: fold/unfold all

- feat: display current version in gui and cli dynamically (#76)

- fix: timezone, success bool for custom modules (#75)

- async link: resolve #69 (#74)

- feat: schedule disable/enable (#72)

- fix: schedules, keys, updated vuetify (#71)

- int: updated docs, added contribute section, screenshots (#62)

[2019.2.3]: https://github.com/latenighttales/alcali/compare/v2019.2.3...HEAD

## [2019.2.2] - 2019-09-21

- use slim docker image
Expand All @@ -10,10 +50,10 @@

- Updated deps

[2019.2.2]: https://github.com/latenighttales/alcali/v2019.2.2...HEAD
[2019.2.2]: https://github.com/latenighttales/alcali/compare/v2019.2.2...v2019.2.3

## [2019.2.1] - 2019-09-21

- Frontend refactor

[2019.2.1]: https://github.com/latenighttales/alcali/v2019.2.1...v2019.2.2
[2019.2.1]: https://github.com/latenighttales/alcali/compare/v2019.2.1...v2019.2.2
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2019.2.2
2019.2.3

0 comments on commit 1dd279c

Please sign in to comment.