Releases: linkedin/oncall
Releases · linkedin/oncall
v2.1.7
v2.1.6
New multi-team scheduler (#415) * allow editing info for api managed teams * add a team description field [MYSQL SCHEMA CHANGE] * modify tests [MYSQL SCHEMA CHANGE] * add multi-team scheduler * use py image * add changelog * py img * fix typo * add test
v2.1.5
[MYSQL SCHEMA CHANGE] Add description text field to teams (#411) * allow editing info for api managed teams * add a team description field [MYSQL SCHEMA CHANGE] * modify tests [MYSQL SCHEMA CHANGE]
v2.0.5
allow editing info for api managed teams (#410)
v2.0.4
Allow configuring team managed message (using text or HTML) (#408) * Allow configuring team managed message HTML. * Allows configuring 'team_managed_message', creates a managed team in dummy data for testing. Updates README.md with docker compose instructions. * Format README.md a bit better. * Remove log.
v2.0.3
Update __init__.py
v2.0.2
Fix `.subheader` CSS. (#407) * Fix subheader CSS. Allows growing when 'api_managed_roster' is true and additional text is visible. * Bump version.
v2.0.1
Update __init__.py
v2.0.0
MYSQL SCHEMA CHANGE - add api managed teams that disable UI info chan…
v1.5.5
Update __init__.py