Skip to content

Releases: titaniumnetwork-dev/Incognito

v1.1.5

23 Dec 08:32
1fcde41
Compare
Choose a tag to compare
  • Fixes the games (mostly)

v1.1.4

21 Dec 12:19
e2795ff
Compare
Choose a tag to compare
  • Add the ability to disable/enable SEO or selectively render/show it
  • Adds the docker-builds.yml file to show the builds I am doing for the docker images.

v1.1.3

19 Dec 11:40
6b5b27b
Compare
Choose a tag to compare
  • Add the notice that ScramJet is in beta and may break

v1.1.2

19 Dec 11:37
8c5c554
Compare
Choose a tag to compare
  • Fixes bugs with apps opening as the full url instead of just the correct link
  • Fixes a bug with the iFrame panel where it copies & pastes the full link instead of just the normal link.
  • Add Scramjet

v1.1.1

17 Dec 11:51
406100a
Compare
Choose a tag to compare
  • Fixes a bug where if games aren't enabled it redirects to localhost:8080 over just /
  • Fixes a bug where if games aren't enabled, it still loads and compresses images over just ignoring them.

v1.1.0

16 Dec 12:52
ea01696
Compare
Choose a tag to compare
  • Switches to Deno (mostly)
  • General bug fixes
  • Removes Rammerhead as an option and replaces it with Scramjet (coming soon)
  • Removes bare server and adds libcurl as an option
  • Adds a different Deno native server (Hono) - Command: deno task start:standalone
  • Removes Masqr
  • No more SSR, it's purely statically generated
  • CI fixes and other general improvements
  • Configuration is done via TOML over a bunch of environment vars
  • Removes Biome in place of Deno's native formatter
  • A better roadmap of what should be done in the future.

v1.0.4

04 Oct 07:51
0bdb698
Compare
Choose a tag to compare
  • Bumps rammerhead
  • Fixes issues with bare-server-node

v1.0.3

01 Aug 08:28
bb0ab21
Compare
Choose a tag to compare
  • Turns off Rammerhead (both server and option) by default for now
  • Docker environment fixes (yay!)
  • SEO garbage

Full Changelog: v1.0.2...v1.0.3

v1.0.2

30 Jul 09:27
dbe4ff1
Compare
Choose a tag to compare
  • Fixes Dockerfile issues

v1.0.1

30 Jul 08:30
b5d277d
Compare
Choose a tag to compare
  • Fixes games and apps page looking weird