@extends('layouts.public')
@section('title', 'Change Log')
@section('content')
Changelog
v1.0.0-beta
June 29, 2020
NEW
- Project and Endpoint management
-
env
for environment variables
- Setup alerts on Slack & Email
- Send Team-wide alerts
- Cross endpoints variable
- Change history
- Share projects
@endsection