Skip to content

Commit

Permalink
v2018.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mattLLVW committed Dec 10, 2019
1 parent f6a8e9a commit c5648a5
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

## [2018.3.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)

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

## [2018.3.2] - 2019-10-07

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

- Updated deps

[2018.3.2]: https://github.com/latenighttales/alcali/v2018.3.1...v2018.3.2
[2018.3.2]: https://github.com/latenighttales/alcali/compare/v2018.3.1...v2018.3.2

## [2018.3.1] - 2019-09-21

- Frontend refactor

[2018.3.1]: https://github.com/latenighttales/alcali/v2018.3.1...v2018.3.2
[2018.3.1]: https://github.com/latenighttales/alcali/compare/v2018.3.1...v2018.3.2
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2018.3.2
2018.3.3

0 comments on commit c5648a5

Please sign in to comment.