Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Releases: harshkhandeparkar/rainbow-board

Save, Load And More!

03 Apr 13:26
Compare
Choose a tag to compare
Save, Load And More! Pre-release
Pre-release

Added

  • Feature to save and load the whole whiteboard as a .rainbow file.
  • Settings page with multiple settings.
  • New Themes:
    • Dark Whiteboard: Dark UI, White board.
    • Light Blackboard: Dark UI, Black board.
  • New Settings:
    • "Start Maximized": Start the app maximized.
    • "Start Fullscreen": Start the app fullscreen.
    • "Show Menu Bar When Fullscreen": Show the menu bar in fullscreen mode.
  • New shortcut to switch to the previous tool (#14)
  • .msi installer and .zip for windows.

Changed

  • UI clean up, redesign.
  • Try to follow GNOME Human Interface Guidelines
  • Use Font Awesome v5 icons.
  • The brush and line color are displayed under the tool button.
  • Many smaller tweaks

Fixed

Save, Load And More!

02 Apr 09:32
Compare
Choose a tag to compare
Save, Load And More! Pre-release
Pre-release

Added

  • Feature to save and load the whole whiteboard as a .rainbow file.
  • Settings page with multiple themes instead of just two.
  • New Themes:
    • Dark Whiteboard: Dark UI, White board.
    • Light Blackboard: Dark UI, Black board.

Changed

It's A Desktop App!

25 Mar 10:53
Compare
Choose a tag to compare

The aim of this release is to make the app look more like a desktop app than a web app.

Added

  • New app menu.
  • Hotkeys: Keyboard shortcuts for almost every feature such as add page, change page, color palette, tools, and more.
  • Prompts: Instead of using an in-app modal, this version will use system prompts.

The web app will not be updated beyond v0.5.4 since maintaining both is not possible. Instead the website will be used as an about page and a demo.

Sanitization

24 Mar 04:19
Compare
Choose a tag to compare

Clean Ups

  • The what's new and credits pages show properly aligned cards.

Bug Stomps

  • A bug reported by AnarcHy on Discord, regarding multiple pages, has been stomped. See the "What's New" page for more details.

Fancier Pages

22 Mar 20:08
Compare
Choose a tag to compare

Added

  • Delete button to delete slides.
  • A HUD displaying the current page number and total pages.
  • The app starts with a splash screen and displays only when ready.

Fixed

  • SVG saves with a background color.
  • Saved slides do not have the tool preview,

Persistent Happiness

20 Mar 12:02
Compare
Choose a tag to compare

Added

  • Saved Settings: Settings such as theme will now be saved and loaded on restart.

Multiple Non Intersecting Parallel Rainbow Planes

18 Mar 11:55
Compare
Choose a tag to compare

Added

  • Multiple Pages: You can add multiple pages and switch between them.

Fixed

Supercharged SVG Whiteboard

18 Mar 06:21
Compare
Choose a tag to compare

Added

  • Ability to save the file as SVG.

Fixed

  • Much better performance.
  • Much faster saves.
  • Much less memory usage.
  • Better resize.

Removed

  • GPU.js and GPU.js Real Renderer due to performance issues and lack of advanced tools such as text tool.

UI Polish And Fixes

23 Feb 16:33
Compare
Choose a tag to compare

Removed

  • Gradients from everywhere: Gradients were not properly rendered on some browsers.

Changed

  • The UI uses more simple static colors.

Fixed

  • The color picker shows the correct brush color in a dark theme.

Small Changes and Big Promises

21 Feb 13:06
Compare
Choose a tag to compare

Promises

  • macOS builds: Always, every update, forever.

Fixed

  • Resizable Toolbar: Whiteboard toolbar resizes the buttons automatically to fit on all screens.