diff --git a/changelog.md b/changelog.md index f150c1d..b8b4d86 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,10 @@ # changelog +### Wednesday, 06/04/2016 - v1.4 +* Pages will now partially render. This should greatly speed up *very* large homebrews. The Homebreery will figure out which page you should be looking at and render that page, the page before, and the page after. +* Zooming should be fixed. I've changed the font size units to be cm, which match the units of the page. Zooming in and out now look much better. + + ### Monday, 29/02/2016 - v1.3.1 * Removng the changelog button from the Share page * Added a A4 page size snippet (thanks guppy42!) diff --git a/client/homebrew/homePage/welcome_msg.txt b/client/homebrew/homePage/welcome_msg.txt index c5088b0..06a2cd5 100644 --- a/client/homebrew/homePage/welcome_msg.txt +++ b/client/homebrew/homePage/welcome_msg.txt @@ -33,17 +33,11 @@ Anyone with the *share url* will be able to access a read-only version of your h ``` ``` -## New Things in v1.3! +## New Things in v1.4! What's new in the latest update? Check out the full changelog [here](/homebrew/changelog) -* **PDF Exporting works!** Check out the following note block to see how -* **Changelog Page** will track all the updates I've made -* **Delete brew** butotn has been added to the edit page -* **Wide Monster Stat Blocks** have been added with a snippet -* **Single Column Class Tables** have been added with a snippet -* **Improvements to stlying** to get it closer to PHB stlying -* **Better Firefox Compatibility**, although Chrome still works best. - +* **Partial Page Rendering** Only renders the page you're looking at. If you have a very large brew, you'll love this. +* **Improved Zoom** Zooming in and out on the browser is now way nicer looking. Go get the bird's eye view! >##### PDF Exporting