8000 Releases · goinfinite/os · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: goinfinite/os

v0.2.4

08 May 15:26
13e892a
Compare
Choose a tag to compare
v0.2.4 Pre-release
Pre-release

Changelog

feat!: add pagination to database read ops
feat: mappings security rules
feat: add should upgrade insecure requests to mappings
feat: add default index html page
fix: allow multi instances of multi nature services
fix: gorm sqlite memory file spec
fix: typo on vhost type select input
fix: hash gen on ssl ownership check
chore: install (and use) ui and tk projects

v0.2.3

08 Apr 15:34
e5681ae
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release

Changelog

refactor: replace BadgerDB with SQLite in-memory
fix(critical): x-bind misplacement on InputClientSide component
fix: remove / from marketplace temp dir
fix: check type of vhost on aliasesHostname ToEntity()
tests: add tests for transientDbSvc

v0.2.2

04 Apr 21:09
bbdf073
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

Changelog

refactor: ssl infra implementation
refactor: ssl watchdog after ssl infra refactor
feat(front): add visual clues on ssl list pages
feat(front): add ca bundle field on import ssl modal
feat: issue valid SSL endpoint and UI button
fix(front): swap self-signed ssl bug
fix: skip aliases on ssl watchdog
fix: vhosts key on ssl create pair
fix: add error enums to auth query
fix: add head routes to public api routes
fix: disable default super admin for first account
fix: remove altNames from create ssl pair
fix: stop uninstall of databases on mktplace uninstall
fix: only remove services without mappings on mktplace uninstall
fix: improve first setup with presentation helper
docs: improve project readme

v0.2.1

01 Apr 20:53
4c52d92
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Changelog

refactor: vhost and mapping infra implementation
refactor: ssl watchdog
refactor: delete service mappings
feat: add mapping hostname and path to service mapping auto create
feat: add support for wildcard vhosts
feat: add custom response code to url mappings
feat: add marketplace item reference to mappings
fix: aliases addition replacing parent ssl
fix: remove mappings and ssl files when vhost is deleted
fix: move vhost aliases to parent row
fix: remove vhost removal from ssl pair

v0.2.0

25 Mar 17:30
8c8f09a
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Changelog

refactor(front): file manager with HTMX+Alpine.js
fix(front): file manager permissions and account sudoers
feat: add WorkingDir property to CreateInstallableService DTO

Release Notes

https://github.com/orgs/goinfinite/discussions/231

v0.1.8

05 Feb 17:41
Compare
Choose a tag to compare
v0.1.8 Pre-release
Pre-release

Changelog

refactor(front): overview page with HTMX+Alpine.js
feat: add time to the overview chart tooltip
feat: allow for o11y overview without resource usage
fix: file manager download files bug
fix: update service table on events
fix: fix start/stop button colors
fix: cron routing from previous ui
fix: replace the storage usage area chart with a line chart
fix: remove unixFile SRI and use record details instead
fix: reorder the OS system info tags

Release Notes

https://github.com/orgs/goinfinite/discussions/209

v0.1.7

27 Dec 23:01
26eade4
Compare
Choose a tag to compare
v0.1.7 Pre-release
Pre-release

Changelog

fix(front): install params section on marketplace deploy
refactor(front): login page with HTMX+Alpine.js
feat: /setup/ (api and front)
refactor(front): crons page with HTMX+Alpine.js

Release Notes

https://github.com/orgs/goinfinite/discussions/200

v0.1.5

02 Dec 22:20
594c75b
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release

Changelog

feat: move marketplace registry to its own git repository
feat: move services registry to its own git repository
feat: add all missing security records to write ops
fix: download files with more than 5MB in size
refactor(front): marketplace page with HTMX+Alpine.js

Release Notes

https://github.com/orgs/goinfinite/discussions/185

v0.1.2

30 Oct 14:54
ba25439
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release
chore: merge pull request #181

v0.1.0

09 Oct 15:24
17eae24
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
chore: merge pull request #176
0