Skip to content

Releases: vitodeploy/vito

1.6.2

25 May 10:04
0cfb938
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.1...1.6.2

1.6.1

15 May 20:56
Compare
Choose a tag to compare

What's Changed

  • fix updater and add post-update in #213

1.6.0

15 May 19:09
e3ea8f9
Compare
Choose a tag to compare

New features

  • Source controls can be edited
  • Global and project-scoped source controls (to give the right access to users)
  • Add Ubuntu 24.04 support in #199
  • Update/Upgrade servers in #202
  • Enable/Disable cronjobs in #203
  • Manage site aliases in #206

Bug fixes

  • Assign project after creation in #193
  • Fix project bugs in #197
  • Fix PHPMyAdmin installation problem in #198
  • Fix Letsencrypt issues with aliases in #204
  • Fix project deletion 404 error in #208

Full Changelog: 1.5.0...1.6.0

1.5.0

03 May 19:50
e704a13
Compare
Choose a tag to compare

What's Changed

  • Accurate deployment statuses (deployments can fail now)
  • Icon fixes
  • User Management
  • Local Storage Driver
  • New Toast notification UI
  • UI/UX fixes

Full Changelog: 1.4.0...1.5.0

1.4.0

19 Apr 17:38
Compare
Choose a tag to compare

What's Changed

  • Feature/add remote server logs by @borjajimnz in #159
  • Remote monitor by @saeedvaziry in #167
  • Fix metric chart numbers
  • Fix read file issues
  • Add cronjob to the docker version

New Contributors

Full Changelog: 1.3.0...1.4.0

1.3.0

14 Apr 08:09
75aed62
Compare
Choose a tag to compare

What's Changed

1.2.1

05 Apr 17:56
Compare
Choose a tag to compare

What's Changed

  • use textarea for code editor in #151
  • Bug fixes by in #155
    • Source control permissions documentation
    • Fix site creation 500 errors
    • Fix deployment 500 errors
    • Deployment script guide
    • Improve the headless console
    • Fix SSH command errors shown as 500 errors
  • Add source control update to the website setting in case of token expiration
  • Bump vite from 4.5.2 to 4.5.3 in #152

1.2.0

01 Apr 18:53
bce05d3
Compare
Choose a tag to compare

What's Changed

  • show current version in #148
  • health check API at /api/health

*Important!

There were changes to the update script itself so you will need to run the update script twice so the changes take effect.

1.1.1

29 Mar 11:34
ce08587
Compare
Choose a tag to compare

What's Changed

  • fix empty content env
  • fix HTMX focus
  • fix code editor
  • fix .env files for all environments

1.1.0

27 Mar 12:38
d01d406
Compare
Choose a tag to compare

What's Changed

  • Headless Console
  • PHPMyAdmin site type
  • Services page redesign
  • Fix php.ini update bug