Skip to content

Releases: plesk/pleskapp

v0.0.10

12 Oct 06:19
Compare
Choose a tag to compare

Changelog

  • Add "db" command for easy access to the Plesk database interactive console

v0.0.8

19 Aug 17:44
Compare
Choose a tag to compare

Changelog

  • 6c4e84d Fix #9: Add an ability to execute a single command via SSH
  • f075dc5 Installer should stop on any error
  • c835218 Only binary should be copied to the destination

v0.0.7

11 Dec 17:56
Compare
Choose a tag to compare

Changelog

  • e2a9234 Add more meta data about server for easy identification
  • ba602ee Fix API resource list end-points URLs

v0.0.6

04 Dec 11:46
Compare
Choose a tag to compare

Changelog

  • 11dbe09 Add support for Mac on Apple Silicon
  • c79d90c Deploy apps to app root, not doc root
  • a55d4ae Show the proper local and remote destination of deployed files
  • 3ec9bb2 Skip all hidden directories during deployment

v0.0.5

18 Jun 07:19
Compare
Choose a tag to compare

Changelog

e2b4936 Fix initial app deployment
dca79e5 Show fresh list of domains instead of cached one
5f4ae45 Add generic support for Ruby apps
4d67e0f Do not loose the context on attempt to check the servers list
4a4cf1a Go way of doing the comparison
88aabff Move all internal stuff to internal dir
af0707c Fix version number rendering

v0.0.4

11 Jun 11:45
Compare
Choose a tag to compare

Changelog

3304da9 Switch to goreleaser for release purposes
466cb9c Describe the alternative way of installation
538125c Add demo session
bad5faf Describe main features
28d195b Prototype of automated deployer
f8f2fe0 Add plesk command
bf04915 Version command shows default server version as well

v0.0.3

05 Jun 13:40
Compare
Choose a tag to compare
  • Introduce plesk web as a universal HTTP server for local apps
  • Add commands completion for Bash and ZSH
  • Redesign list of servers
  • Redesign list of domains
  • Fix build for Windows

v0.0.2

24 May 15:19
Compare
Choose a tag to compare
  • Fix code style issues
  • Add context support for the domains list operation
  • Implement server lookup by partial name
  • Add ability to register the server using an API key: plesk servers register server.name -k 38f9a63-....
  • Introduce default context concept (the server that will be used by default): plesk context

Initial alpha release

17 May 14:26
Compare
Choose a tag to compare
v0.0.1

Track version number for release purposes