Skip to content

Releases: openposter/OpenPoster

OpenPoster v0.0.4 Beta 1

12 Aug 12:28
7c4f89e

Choose a tag to compare

OpenPoster v0.0.4 Beta 1A is out for MacOS, Windows, and Arch Linux!

What's New?

  • Aspect Ratio lock when holding shift resizing layers with one of their corner handles
  • Opacity slider for adjusting opacity
  • Layers have colors now
  • Seperated position (x and y) as well as bound boxes (w and h)
  • Flip geometry support
  • Images now load in the right spot (assets folder)
  • Anchor point support
  • Discord Rich Presence
  • Merged the appearance tab with the UI tab in settings window
  • Removed open file button as welcome screen replaces it - RIP
  • Message in the inspector when no layer is selected
  • Update Keyboard Shortcuts for welcome screen

Bug Fixes:

  • Fixed position not updating when moving layer (due to layer being deselected after dragging)
  • Fixed text layers font size rendering in the preview incorrectly
  • Fixed add layer dropdown menu theme
  • Fixed language not updating without relaunch
  • Fixed scale not being updated when layer resized using bounds
  • Fixed inspector column headers theme not updating
  • Handles made easier to drag by increasing area for dragging
  • .CAML files in the .CA file now has correct indentation
  • Bound handles for resizing layers now syncs with the cursor (same speed and position)

NOTE: Builds are not signed.

OpenPoster v0.0.3 Beta 3

12 Aug 12:25
7c4f89e

Choose a tag to compare

Pre-release

OpenPoster v0.0.3 Beta 3, for Mac and Windows is here! This will be released here just to keep things in sync with the Discord.

What's New?

  • New Welcome screen
  • Adding Layers
  • Actually visually usable inspector as you can type while reading it properly
  • New setting to set the file name bar to only the file name, only the file path, or both upon click
  • Using .qss files for theme, should work better on Windows (slightly)
  • Theme is now set manually in settings, instead of it auto detecting which caused a lot of problems
  • Windows UI should work now

Full Changelog: v0.0.2...v0.0.3
Note: This build's exe isn't code signed, there might be a few warnings while trying to open the app.

OpenPoster v0.0.3 Beta 2

12 Aug 12:19
7c4f89e

Choose a tag to compare

Pre-release

OpenPoster v0.0.3 Beta 2, for Mac and Windows is here! This will be released here just to keep things in sync with the Discord.

What's New?

  • New Welcome screen
  • Adding Layers
  • Actually visually usable inspector as you can type while reading it properly
  • New setting to set the file name bar to only the file name, only the file path, or both upon click
  • Using .qss files for theme, should work better on Windows (slightly)

Full Changelog: v0.0.2...v0.0.3
Note: This build's exe isn't code signed, there might be a few warnings while trying to open the app.

OpenPoster v0.0.3 Beta 1

12 Aug 12:11
7c4f89e

Choose a tag to compare

Pre-release

OpenPoster v0.0.3, for Mac is here! This will be released here just to keep things in sync with the Discord.

What's New?

  • New Welcome screen
  • Adding Layers
  • Actually visually usable inspector as you can type while reading it properly
  • New setting to set the file name bar to only the file name, only the file path, or both upon click
  • Using .qss files for theme, should work better on Windows (slightly)

What's Changed

  • feat: allow opening .ca files directly from Finder and the open menu by @waruhachi in #23
  • Add Layers Done & Welcome Screen by @enkeii64 in #26
  • UI Fixed by @enkeii64 in #31
  • Actually new image by @enkeii64 in #35

New Contributors

Full Changelog: v0.0.2...v0.0.3
Note: This build's exe isn't code signed, there might be a few warnings while trying to open the app.

OpenPoster v0.0.2 Beta

03 Jun 03:14
3dfdc17

Choose a tag to compare

Pre-release

OpenPoster v0.0.2, for Mac and Windows is here! This hasn't been released on GitHub, and only on Discord. There won't be anything new if you downloaded v0.0.2 on Discord.

What's New?

  • Exporting as .ca file, .tendies file, or just exporting it to Nugget,
  • Keyboard shortcuts
  • Editing in the preview section now works (rotation is broken),
  • Inspector improved

Know Issues (They are mostly Windows obviously):

  • Broken UI for light system theme on Windows (dark system theme works)
  • Saving as tendies with the same name as a previous saved .tendies file will not work on Windows
  • Rotating objects in the preview in editing mode

Full Changelog: v0.0.1...v0.0.2
Note: This build's exe isn't code signed, there might be a few warnings while trying to open the app.

OpenPoster v0.0.1 Beta

30 Apr 11:32
85993b1

Choose a tag to compare

Pre-release

OpenPoster v0.0.1, the first beta for Mac and Windows is here!

Features:

  • A working GUI!
  • Works on Windows!
  • Ability to view layers in the .ca file you selected in OpenPoster!
  • Ability to view the states in the .ca file
  • A preview that isn't very accurate but still does its job for some .ca files.
  • An inspector where you can see the name, position, bounds, and more!
  • Ability to play/pause animations!
  • Ability to move stuff in the preview around, as well as resizing it, although it won't save so there's no point.

What's Changed

  • final workflow update by @AnhNguyenlost13 in #2
  • UI Changes by @enkeii64 in #3
  • App icon and spliting up format testing for review by @ItMe12s in #4
  • Inspector improvement and settings by @enkeii64 in #5
  • Refactor file structure by @leminlimez in #6
  • to-do: rip the inspector out by @ItMe12s in #7
  • add codesigning resources by @leminlimez in #9

Full Changelog: https://github.com/openposter/OpenPoster/commits/v0.0.1