Releases: indentlabs/notebook
Releases · indentlabs/notebook
v2.2.0
Added
- Content tabs can now be fully expanded on edit or show pages
- Content can now be shared from its edit pages
- Tooltips show for expanding and sharing icons on content.
- Images can now be uploaded to any content.
- New design.
- Reciprocal relationships (e.g. siblings) can now be defined on content.
- Nonsymmetrical two-way relationships (e.g. child --> mother/father) can now be defined on content.
- Serendipitous card has moved to the dashboard, redesigned, and includes a quick reference table.
Changed
- Ended Premium Promo; premium is back to $9/month
- Recent activity list has moved from the sidebar to the dashboard, and reduced from 7 to 3.
Fixed
- Tooltips on extended and collective content no longer recommend upgrading to Premium if you're on Premium.
- A bug prevented more than 5 universes to be created for beta users.
v2.1.1
Added
- Started internationalization on landing page text.
- Styled pages for 404's, 500's, and maintenance mode.
- Added Heroku app
notebook-static
for serving up maintenance mode pages.
Changed
- Upgraded from Rails 4.2.5 to 4.2.7 to fix a couple potential security issues.
- Now using a Markdown rendering singleton instead of creating a new instance with every page load.
- Renamed Heroku app to
production-1
. - Moved sign-in/sign-up links from navbar to sidebar on mobile.
- Serendipitous now asks questions about all content types, not just core content types.
- Serendipitous now tries up to 5 times to generate a question before giving up.
Fixed
- Custom attributes on content should now export correctly.
- Content should no longer show up in its own content-link dropdowns.
v2.1.0
Added
- Starter and Premium subscriptions are live.
- Added authenticators for handling permissions.
- Installed Raygun for error monitoring.
- Per-user email preferences for new features and updates.
- Slack reporting of new users and subscription changes.
- Icons in navbar dropdown menu items.
Changed
- Hyperlinks from users in markdown will now open in a new window.
- Shared universes now show all content in that universe, rather than just the core content types.
- Improved user profile page design.
- Abstracted out logic from User model to HasContent concern to clean it up.
Fixed
- Users need to be logged in to try exporting their notebook.
- Fixed a few other pages that weren't redirecting to login for logged-out users.
- Universes now export the correct name on related content, instead of "Universe".
- Couple typos in serendipitous questions.
- Javascript loading on some pages.
v2.0.1
Changed
Fixed
- Fixed modals not showing up after The Great JS CDN Migration.
- Content in dropdowns now gets properly scoped to a universe scope.
- Fixed a handful of style bugs around the site from the new design.
- Styled markdown fields so markdown lists are visible (#154).
- Fixed bugs in quick-adding and custom fields not saving/showing (#159).
v2.0.0 - Content Expansion
Added
- Seven new types of content:
- Creatures
- Races
- Religions
- Groups
- Magic
- Languages
- Scenes
- Custom attributes: Create new tabs and fields for any content type (#108).
- All fields now support Markdown formatting. See this guide on Markdown
to learn how to use it.
Changed
- Promotional Eternal accounts. Now priced at $9 USD per month,
and provides unlimited universes, and all new content types,
for $9 USD per month. - Significant server upgrades to improve the experience
and make sure Notebook is always available
Fixed
- Mobile browsing has had some of the rough edges taken off.
Read the announcement of this release on Medium.
v1.2.0
Added
- Additional fields to Locations: laws, climate, founding story, and sports.
- A "Nature" tab to Characters containing new fields,
and moved the "Fave" tab fields under "Social". - A "Rules" tab to Universes containing fields for detailing magic systems,
laws of physics, and technologies.
Fixed
- A bug that prevented the "Hairstyle" field from saving on Characters.
- A bug that prevented the "Language" field from saving on Locations.
v1.1.0
1.0.0 - Public Release
Added
- Characters, Items, and Locations
- Content sharing
- Free Eternal accounts throughout the month of October.
Read the announcement of our public release on Medium.