Skip to content

Releases: jducoeur/Querki

Add maintenance footer

19 Feb 23:05
Compare
Choose a tag to compare

Just adds a bit more text to the footer, saying that there will be occasional downtime for maintenance.

(Also updates the long-out-of-date copyright.)

Update TLS for Email

07 Oct 20:41
Compare
Choose a tag to compare

To conform to AWS updates

Add _toSet

13 Oct 22:20
Compare
Choose a tag to compare

As it says on the label: simply adds a new function, to help with a problem Eric has hit.

Enable redirection from www.querki.net to querki.net

12 Jun 18:49
Compare
Choose a tag to compare

This will need application.conf support in production, but should hopefully do what we need.

Raise memory cap

12 Jan 23:09
Compare
Choose a tag to compare

Querki currently has 1 Gig of heap, and the Playtest Space seems to be hitting its head on that. That's pretty worrying, but easy to patch around in the short run. This should raise that to 1.5 Gig.

Upgrade infrastructure

11 Aug 17:17
Compare
Choose a tag to compare

This is a tiny release, with no actual code changes. It just upgrades Play, Akka, and the Cassandra plugin to the last Play 2.5 versions.

Some internal tweaks

08 Aug 16:11
Compare
Choose a tag to compare

Nothing particularly user-visible in this one. A few significant items internally:

  • Increased diagnostics while Spaces are booting up, to try and get my hands around why the SI Playtesting Space seems to be frequently failing to start successfully.
  • An attempt, when things do fail to start, to shut down the Space so that subsequent tries have some hope of succeeding. (This is hypothetical, and may not work for all types of failures.)
  • Made the Admin tool to forensically dump the history of a Space a bit more controllable.

Also, reformatted all of the code using scalafmt, to reduce formatting churn going forward.

Massive rewrite of the History system

13 Jun 21:54
Compare
Choose a tag to compare

Also a couple of improvements to Space export/import.

Fixes for Space Upload

15 May 21:17
Compare
Choose a tag to compare

You are supposed to be able to export a Space and then import it to make a copy. That should always work, but we discovered that it was problematic for very large (over a Meg) XML files.

This release fixes some bugs that were discovered in large imports. It also makes some small improvements to the look and feel of the import processing.

Release 2.10 -- undelete and lots more

04 Apr 20:58
Compare
Choose a tag to compare

This includes a bunch of new functionality to view and undelete Deleted Things, as well as a pile of bugfixes. Details at Querki News.