Skip to content

Releases: th0m4s/platform_manager

v1.1.0 / User settings, security fixes and others

25 Jul 19:21
9e4b22a
Compare
Choose a tag to compare

New minor version as this corrects some open ports for services and drastically changes database versioning. These are not considered internal as they are exposed through different ways, including the error server on port 8099, the git server on port 8081 and on its git. record and the admin panel on port 8080 and its admin. record.

  • New database versioning system
  • Fixes open ports
  • Added usersettings, including thin buttons and landing page after login
  • Updated some dependencies

Other patches:

  • Fixed intercom transmission of Error objects
  • Fixed button corners on creation pages (user creation, mail creation...)
  • System shell allow code is now case insensitive

v1.0.5 / Dashboard update and system shells

19 Jun 18:01
03883d6
Compare
Choose a tag to compare
  • Updated memory on main dashboard
  • Added system shells to execute command as the user who runs Platform Manager

Minor fixes:

  • Updated copyright dates in emails
  • Update error messages on platform container start failure
  • Removed unused FTP memory/cpu usage on the processes list

v1.0.4 / Memory usage reduction

30 Dec 20:12
7553524
Compare
Choose a tag to compare

Merged multiple subprocesses together as secondary servers and moved the root command processor into the main process to reduce RAM usage and investigated a bug that causes the DNS server to restart indefinitely (at least multiple times).

v1.0.3 / SMTP sender login check

05 Oct 17:40
de0e25e
Compare
Choose a tag to compare

Important patch!
This patch corrects the configuration of the Postfix SMTP server by rejecting by default all senders except local requests and authenticated users in order to combat spam mails being sent from the server.

v1.0.2 / Node buildpack update

21 Sep 11:16
7e77133
Compare
Choose a tag to compare

Updated the Node buildpack warning message with the active LTS and current NodeJS versions.

v1.0.1 / Update feature

22 Aug 19:11
1851d8d
Compare
Choose a tag to compare

All the features from v1.0.0 but with a footer on the admin panel with latest tag and commit.
An update message is also added on the main dashboard when a new release is published on GitHub, with a check performed every hour.

v1.0.0 / First complete product

22 Aug 16:31
31561d4
Compare
Choose a tag to compare

This is the first fully working Platform Manager version, which means all the base features that were planned are included, from projects management, mail users, plugins, dashboard, custom panels for databases and webmail... with most of the bugs removed.

New features are on the way and bug fixes will be done as soon as possible.
To install Platform Manager, simply follow the instructions on the readme.