Skip to content
Cameron Sutter edited this page Oct 4, 2016 · 1 revision

2016-10-02

  • update changelog
  • bump minor version number
  • [mac] associate .plottr with Plottr refs #28 on macOS, the .plottr files will have a cool Plottr icon and you can open Plottr by double clicking them

2016-09-29

  • trial version closes #42 enables a trial version build

2016-09-27

  • open tour file on first use refs #42

2016-09-25

  • migration for 0.8 start a migrator file for 0.8 which adds notes to places/characters
  • open markdown help in a real browser fixes #67
  • improve role descriptions improve the description of our roles in the Creators section of the about window
  • fix bug reporting fixes #85 removes the insecure call to github and instead reports bugs in a more secure way
  • decrease build size refs #64 by making a common bundle and minifying the js files for production, the builds should be smaller :)
  • Merge pull request #89 from cameronsutter/dev Dev: Issue 69 fix

2016-09-20

  • Add Notes field to Character and Settings Fixes Issue #69 Additionally:
    • Changes "character description" label to say "Short Description"
    • Changes "place description" label to say "Short Description"
    • Changes "character name" label to say "Name"
    • Changes "character description" label to say "Short Description"
    • Fixes spelling error for Jon Willesen's name on About page
    • Adds dev to Steve Shepherd's credits
  • Changes:
    • Updated
  • report a bug closes #26 Now you can report a bug or request a feature

2016-09-18

  • improve startup time
  • optimize build

2016-09-16

  • verify licenses closes #27 I had to reorganize the whole project to get this to work, mainly to get webpack to play nicely but it’s better as a result

2016-09-12

  • track usage closes #39 tracks simple actions (when online) so that we can measure engagement with Plottr. No story data is tracked/captured/transferred

2016-08-31

  • cleanup from multiple windows fixes #71 after a migration it will say that there are unsaved changes.
  • multiple windows closes #15 More than one window open at a time

2016-08-29

  • remove unnecessary glyphicon fonts

2016-08-28

  • bug fix: new files fixes #66

2016-08-23

  • fix a few bugs node-sass needed to be updated, opening files wasn’t working, and the about window wasn’t showing. bumped build number
  • fix build … again also started a js build script that isn’t currently working, but it will be useful in the future
Clone this wiki locally