diff --git a/html/changelogs/Leshana-multiz-consoles.yml b/html/changelogs/Leshana-multiz-consoles.yml
new file mode 100644
index 0000000000..55e771e4d2
--- /dev/null
+++ b/html/changelogs/Leshana-multiz-consoles.yml
@@ -0,0 +1,32 @@
+################################
+# Example Changelog File
+#
+# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
+#
+# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
+# When it is, any changes listed below will disappear.
+#
+# Valid Prefixes:
+# bugfix
+# wip (For works in progress)
+# tweak
+# soundadd
+# sounddel
+# rscadd (general adding of nice things)
+# rscdel (general deleting of nice things)
+# imageadd
+# imagedel
+# maptweak
+# spellcheck (typo fixes)
+# experiment
+#################################
+
+author: Leshana
+delete-after: True
+changes:
+ - rscadd: "Added nanomap capability to the Power Monitoring Computer"
+ - rscadd: "Added nanomap capability to the Atmos Control Computer"
+ - tweak: "Expanded nanomap on Camera Console to all station z-levels by default."
+ - tweak: "Crew Monitoring nanomap will support crew monitors built on other station map z levels."
+ - imageadd: "Updated z1 nanomap for Northern Star"
+ - imageadd: "Generated z5 nanomap for Northern Star"
diff --git a/nano/images/nanomap_z1.png b/nano/images/nanomap_z1.png
index e4a045bf82..4a8d9d492f 100644
Binary files a/nano/images/nanomap_z1.png and b/nano/images/nanomap_z1.png differ
diff --git a/nano/images/nanomap_z5.png b/nano/images/nanomap_z5.png
new file mode 100644
index 0000000000..32ebfb0198
Binary files /dev/null and b/nano/images/nanomap_z5.png differ