Skip to content

Releases: Casterlabs/Sora

2.8.0

Choose a tag to compare

@e3ndr e3ndr released this 01 Feb 04:39

Updated Rakurai. (This brings a lot of performance enhancements.

Fixed a random NPE that wouldn't always crop up.

2.7.0

Choose a tag to compare

@e3ndr e3ndr released this 24 Jan 14:57

Framework

  • Added a connection counter (command: served)
  • Made the initial loading asynchronous, to help increase start times.
  • Changed the default server implementation to Undertow.

Api

  • Removed some unused utilities.
  • Added a GlobalClassLoader, that allows the plugins to see the classes included with other plugins. (Also fixes an issue with preprocessors)

2.6.1

Choose a tag to compare

@e3ndr e3ndr released this 18 Jan 19:50
Update Rakurai. (2.6.1)

2.6.0

Choose a tag to compare

@e3ndr e3ndr released this 16 Jan 18:51
  • Bumped Rakurai, WebsocketSessions are now an extension of HttpSession (Convenience)
  • Added request preprocessors.
  • Bumped FLF.
  • Got rid of the MimeTypes class, since Rakurai already has one.

2.5.1

Choose a tag to compare

@e3ndr e3ndr released this 13 Dec 19:04

Updated FLF & Rakurai.

2.5.0

Choose a tag to compare

@e3ndr e3ndr released this 10 Dec 19:46

Updated FastLoggingFramework (and Rakurai).

2.4.3

Choose a tag to compare

@e3ndr e3ndr released this 09 Dec 04:22

Updated Rakurai.

2.4.2

Choose a tag to compare

@e3ndr e3ndr released this 07 Dec 06:04

Updated Rakurai.

2.4.1

Choose a tag to compare

@e3ndr e3ndr released this 14 Nov 03:50

Update Rakurai, again, fixing another bug in the process.

2.4.0

Choose a tag to compare

@e3ndr e3ndr released this 13 Nov 15:41

Update Rakurai, fixing a slew of bugs in the process.