Skip to content

Releases: TraceSoftwareInternational/HostMyDocs

Move to PHP8

05 Aug 13:21
6a7bf7e
Compare
Choose a tag to compare
1.3.3

Update .travis.yml

Bugfixes

14 May 14:23
Compare
Choose a tag to compare

You can read all the changes in this pull request : #45

Bugfixes and clickable texts

08 Jun 08:10
Compare
Choose a tag to compare

In this release we fixed a bug where all projects was expanded by default and we added possibility to expand node in the projects tree by click their text in addition to clicking the caret icon on the left of the text.

Visual improvements

02 Jun 07:25
Compare
Choose a tag to compare

Thanks to @183amir suggestions in #24 we improved some navigation and visual stuff.

We added a better landing screen and if a version contains only one language, only the version number will be displayed.
Also greatly improved developer workflow for the FrontEnd part.

Deployments improvements

28 Mar 08:56
Compare
Choose a tag to compare

The README is now improved and explain how the application should be deployed with SSL.

No more semantic versionning required !

16 Mar 15:56
Compare
Choose a tag to compare

When adding a project the version field do not require anymore to be compliant with semantic versionning.
Also we added a little menu on the top right that display current version and some links to the GitHub repo

More flexibility for deployments

14 Mar 16:09
Compare
Choose a tag to compare

HTTPS authentication to upload a project can now be disabled by passing SHOULD_SECURE=false in the Docker container.

Application is now ready for production !

02 Mar 12:39
Compare
Choose a tag to compare
Merge pull request #14 from TraceSoftwareInternational/develop

Polished UI !