Skip to content

Commit 1fe55b7

Browse files
Release v1.1
1 parent a76c0f3 commit 1fe55b7

File tree

7 files changed

+35
-6
lines changed

7 files changed

+35
-6
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
env:
88
GODOT_VERSION: 4.4
99
EXPORT_NAME: Pixelorama
10-
TAG: v1.0.5
10+
TAG: v1.1
1111
BUTLER_API_KEY: ${{ secrets.BUTLER_API_KEY }}
1212

1313
jobs:

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). All the dates are in YYYY-MM-DD format.
55
<br><br>
66

7-
## [v1.1] - Unreleased
7+
## [v1.1] - 2025-03-28
88
This update has been brought to you by the contributions of:
99
Fayez Akhtar ([@Variable-ind](https://github.com/Variable-ind)), Spencer Beckwith ([@spencerjbeckwith](https://github.com/spencerjbeckwith)), [@myyc](https://github.com/myyc), João Vitor ([@dev-joaovitor](https://github.com/dev-joaovitor))
1010

Misc/Linux/com.orama_interactive.Pixelorama.appdata.xml

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
</screenshots>
4545
<content_rating type="oars-1.1"/>
4646
<releases>
47+
<release version="1.1" date="2025-03-28"/>
4748
<release version="1.0.5" date="2024-11-18"/>
4849
<release version="1.0.4" date="2024-10-25"/>
4950
<release version="1.0.3" date="2024-09-13"/>

export_presets.cfg

+29-1
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@ export_files=PackedStringArray("res://Translations/af_ZA.po", "res://Translation
1111
include_filter=""
1212
exclude_filter=""
1313
export_path=""
14+
patches=PackedStringArray()
1415
encryption_include_filters=""
1516
encryption_exclude_filters=""
17+
seed=0
1618
encrypt_pck=false
1719
encrypt_directory=false
1820
script_export_mode=2
@@ -58,8 +60,10 @@ export_files=PackedStringArray("res://Translations/af_ZA.po", "res://Translation
5860
include_filter=""
5961
exclude_filter=""
6062
export_path=""
63+
patches=PackedStringArray()
6164
encryption_include_filters=""
6265
encryption_exclude_filters=""
66+
seed=0
6367
encrypt_pck=false
6468
encrypt_directory=false
6569
script_export_mode=2
@@ -130,8 +134,10 @@ export_files=PackedStringArray("res://Translations/af_ZA.po", "res://Translation
130134
include_filter=""
131135
exclude_filter=""
132136
export_path=""
137+
patches=PackedStringArray()
133138
encryption_include_filters=""
134139
encryption_exclude_filters=""
140+
seed=0
135141
encrypt_pck=false
136142
encrypt_directory=false
137143
script_export_mode=2
@@ -173,8 +179,10 @@ export_files=PackedStringArray("res://Translations/af_ZA.po", "res://Translation
173179
include_filter=""
174180
exclude_filter=""
175181
export_path=""
182+
patches=PackedStringArray()
176183
encryption_include_filters=""
177184
encryption_exclude_filters=""
185+
seed=0
178186
encrypt_pck=false
179187
encrypt_directory=false
180188
script_export_mode=2
@@ -245,8 +253,10 @@ export_files=PackedStringArray("res://Translations/af_ZA.po", "res://Translation
245253
include_filter=""
246254
exclude_filter=""
247255
export_path=""
256+
patches=PackedStringArray()
248257
encryption_include_filters=""
249258
encryption_exclude_filters=""
259+
seed=0
250260
encrypt_pck=false
251261
encrypt_directory=false
252262
script_export_mode=2
@@ -292,8 +302,10 @@ export_files=PackedStringArray("res://Translations/af_ZA.po", "res://Translation
292302
include_filter=""
293303
exclude_filter=""
294304
export_path=""
305+
patches=PackedStringArray()
295306
encryption_include_filters=""
296307
encryption_exclude_filters=""
308+
seed=0
297309
encrypt_pck=false
298310
encrypt_directory=false
299311
script_export_mode=2
@@ -339,8 +351,10 @@ export_files=PackedStringArray("res://Translations/af_ZA.po", "res://Translation
339351
include_filter=""
340352
exclude_filter=""
341353
export_path=""
354+
patches=PackedStringArray()
342355
encryption_include_filters=""
343356
encryption_exclude_filters=""
357+
seed=0
344358
encrypt_pck=false
345359
encrypt_directory=false
346360
script_export_mode=2
@@ -384,8 +398,10 @@ export_files=PackedStringArray("res://Translations/af_ZA.po", "res://Translation
384398
include_filter=""
385399
exclude_filter=""
386400
export_path=""
401+
patches=PackedStringArray()
387402
encryption_include_filters=""
388403
encryption_exclude_filters=""
404+
seed=0
389405
encrypt_pck=false
390406
encrypt_directory=false
391407
script_export_mode=2
@@ -406,7 +422,8 @@ application/short_version="1.1.0"
406422
application/version="1.1.0"
407423
application/copyright="Orama Interactive and contributors 2019-present"
408424
application/copyright_localized={}
409-
application/min_macos_version="10.12"
425+
application/min_macos_version_x86_64="10.12"
426+
application/min_macos_version_arm64="11.00"
410427
application/export_angle=0
411428
display/high_res=true
412429
application/additional_plist_content=""
@@ -444,6 +461,7 @@ codesign/entitlements/app_sandbox/files_music=0
444461
codesign/entitlements/app_sandbox/files_movies=0
445462
codesign/entitlements/app_sandbox/files_user_selected=0
446463
codesign/entitlements/app_sandbox/helper_executables=[]
464+
codesign/entitlements/additional=""
447465
codesign/custom_options=PackedStringArray()
448466
notarization/notarization=0
449467
privacy/microphone_usage_description=""
@@ -621,6 +639,7 @@ open \"{temp_dir}/{exe_name}.app\" --args {cmd_args}"
621639
ssh_remote_deploy/cleanup_script="#!/usr/bin/env bash
622640
kill $(pgrep -x -f \"{temp_dir}/{exe_name}.app/Contents/MacOS/{exe_name} {cmd_args}\")
623641
rm -rf \"{temp_dir}\""
642+
application/min_macos_version="10.12"
624643

625644
[preset.8]
626645

@@ -635,8 +654,10 @@ export_files=PackedStringArray("res://Translations/af_ZA.po", "res://Translation
635654
include_filter=""
636655
exclude_filter=""
637656
export_path=""
657+
patches=PackedStringArray()
638658
encryption_include_filters=""
639659
encryption_exclude_filters=""
660+
seed=0
640661
encrypt_pck=false
641662
encrypt_directory=false
642663
script_export_mode=2
@@ -670,8 +691,10 @@ package/show_as_launcher_app=false
670691
launcher_icons/main_192x192="res://assets/graphics/icons/android_main_icon.png"
671692
launcher_icons/adaptive_foreground_432x432=""
672693
launcher_icons/adaptive_background_432x432=""
694+
launcher_icons/adaptive_monochrome_432x432=""
673695
graphics/opengl_debug=false
674696
xr_features/xr_mode=0
697+
gesture/swipe_to_dismiss=false
675698
screen/immersive_mode=true
676699
screen/support_small=true
677700
screen/support_normal=true
@@ -687,6 +710,7 @@ permissions/access_checkin_properties=false
687710
permissions/access_coarse_location=false
688711
permissions/access_fine_location=false
689712
permissions/access_location_extra_commands=false
713+
permissions/access_media_location=false
690714
permissions/access_mock_location=false
691715
permissions/access_network_state=false
692716
permissions/access_surface_flinger=false
@@ -774,6 +798,10 @@ permissions/read_frame_buffer=false
774798
permissions/read_history_bookmarks=false
775799
permissions/read_input_state=false
776800
permissions/read_logs=false
801+
permissions/read_media_audio=false
802+
permissions/read_media_images=false
803+
permissions/read_media_video=false
804+
permissions/read_media_visual_user_selected=false
777805
permissions/read_phone_state=false
778806
permissions/read_profile=false
779807
permissions/read_sms=false

installer/pixelorama.nsi

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
; Helper variables so that we don't change 20 instances of the version for every update
77

88
!define APPNAME "Pixelorama"
9-
!define APPVERSION "v1.0.5"
9+
!define APPVERSION "v1.1"
1010
!define COMPANYNAME "Orama Interactive"
1111

1212

project.godot

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ config_version=5
1212

1313
config/name="Pixelorama"
1414
config/description="Unleash your creativity with Pixelorama, a powerful and accessible open-source pixel art multitool. Whether you want to create sprites, tiles, animations, or just express yourself in the language of pixel art, this software will realize your pixel-perfect dreams with a vast toolbox of features."
15-
config/version="v1.1-rc1"
15+
config/version="v1.1-stable"
1616
config/tags=PackedStringArray("pixelorama")
1717
run/main_scene="res://src/Main.tscn"
1818
config/use_custom_user_dir=true

src/UI/TopMenuContainer/TopMenuContainer.gd

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const DOCS_URL := "https://www.oramainteractive.com/Pixelorama-Docs/"
66
const ISSUES_URL := "https://github.com/Orama-Interactive/Pixelorama/issues"
77
const SUPPORT_URL := "https://www.patreon.com/OramaInteractive"
88
# gdlint: ignore=max-line-length
9-
const CHANGELOG_URL := "https://github.com/Orama-Interactive/Pixelorama/blob/master/CHANGELOG.md#v11---unreleased"
9+
const CHANGELOG_URL := "https://github.com/Orama-Interactive/Pixelorama/blob/master/CHANGELOG.md#v11---2025-03-28"
1010
const EXTERNAL_LINK_ICON := preload("res://assets/graphics/misc/external_link.svg")
1111
const PIXELORAMA_ICON := preload("res://assets/graphics/icons/icon_16x16.png")
1212
const HEART_ICON := preload("res://assets/graphics/misc/heart.svg")

0 commit comments

Comments
 (0)