Note: This is a pre-release of Bagaland. Many things will likely change before the first stable release. Created accounts and apps will be deleted from time to time until the first stable release.

Changelog

All notable changes to this website will be documented on this webpage.

The version number format is somewhat based on SemVer 2.

v0.4.1

Released 2024-10-22.

  • On your own account page, also show the "Create app" button when you haven't created any apps yet
  • Fixed bug where screenshots of apps wouldn't show because of wrong async communication with the iframe on slow Internet connections

v0.4.0

Released 2024-10-22.

  • Updated BagaWork to 0.0.39
  • Made it possible to create a new release also when no releases exist
  • Made it possible to add a "screenshot" to an app
  • When showing a list of apps, show screenshots of apps with their name, instead of only the name
  • Changed so one takes screenshot of app when releasing a new version of an app, and not when creating/updating an app
  • Fixed so screenshots and taking screenshots uses the right one of app.bagaCode and app.latestReleaseBagaCode
  • Minor GUI improvements

v0.3.5

Released 2024-02-03.

  • Improved page navigation
  • Updated BagaWork to 0.0.25

v0.3.4

Released 2024-01-17.

  • Updated BagaWork to 0.0.24

v0.3.3

Released 2023-12-12.

  • Updated BagaWork to 0.0.19

v0.3.2

Released 2023-12-11.

  • Updated BagaWork to 0.0.18

v0.3.1

Released 2023-12-08.

  • Updated BagaWork to 0.0.17

v0.3.0

Released 2023-12-05.

  • Updated to BagaWork 0.0.16
  • Added releases, and the ability to update apps

v0.2.1

Released 2023-11-29.

  • Updated bagawork to 0.0.15 which fixes a problem with app state containing array crashes when running app a second time

v0.2.0

Released 2023-11-23.

  • When creating/updating an app in the editor, warn if the user tries to leave the page and will lose all her changes
  • Updated Bagawork to 0.0.13
  • Made apps remember their state by using localStorage
  • Made it possible to delete an app's stored state
  • Added public announcement

v0.1.1

Released 2023-11-07.

  • Updated Bagawork to 0.0.10
  • Made it more secure for users to run other users' Baga Apps by adding a Content Security Policy to the run page

v0.1.0

Released 2023-08-20.

  • Added edit app page
  • Added loading of related resources and show related resource info on some pages