Changelog

Current version: 2.2.21

Released:

Release Details
2.2.21

Fixed an edge case where if an author deletes a Scene that is included in a Chapter but does so outside of the Chapter edit page, exporting a Word DOCX file would throw an error.

Since the Chapter still had a reference to the deleted Scene (which is normally handled the next time the Chapter is edited), it tried to read whether the Scene was active or not.

Boom.

2.1.20

Users were encountering 502 error pages. These issues have been resolved by a complete rewrite of the back end security systems. We had to take a totally different approach.

The result is a much more stable (and secure) system.

Zero errors have been encountered during testing of these improvements.

Also made some much-needed usability enhancements on mobile.

2.1.15

Several miscellaneous enhancements to the UI. Most notably is the display of “Associated with” on all items associated with a Folder or Resource, but not a Project.

2.1.14

Fixed a bug in removing the example project.

Added a nicer menu for new users that have not created anything.

Nicer create menu for new users
2.1.13

Major performance boost.

Found a bug that was causing a page display delay on the back-end. This has been fixed. All pages are now significantly faster. Some are 300% quicker.

2.2.12

Webpage barcodes!

At the bottom of each webpage, the author will now find a high-resolution QR code that never expires. You can save that barcode as a file to use on a flyer or business card.

To save the barcode, you can right-clicking on it and selecting “Save image.” On mobile, it may be long-tap.

It also finds the page if the page is renamed.

So is a page has a title of “Welcome!” and a public URL of:

https://writercafe.me/347/welcome

If the title changed to “Welcome Back!”, it would change to:

https://writercafe.me/347/welcome-back

The QR code will still go to the correct page, even if the URL changes.

Barcode example on webpage
2.2.11

Even more accessibility option!

There are yet more options in the accessibility options menu now.

Accessibility options window
2.2.10

On large screens, you can now see your activity with your items in chart form.

Activity chart
2.2.9

Improved sorting on Item grid.

Vastly improved All items on mobile.

All items page Item grid page All items on mobile
2.2.8

Refined the column width. There was too much wasted space and it looked really odd on big screens. Also the edit area was too wide and caused fatigue.

Got rid of the giant create buttons since there is always a Create menu at the top of the screen.

That gives more room to the Item grid, which is nice.

New column layout (Chapter) New column layout (Item grid)